Update Job Posting

Updates a job posting from a job feed.

Path Params
string
required

A unique ID for the job posting.

string
required

The ID of the job feed to search.

Body Params
string
required

The job title.

string

The name of the employer.

enum
required

Full- or part-time nature of the role, if known. [full_time, part_time, unknown]

Allowed:
enum
Defaults to active

The job posting status.

Allowed:
string

The full text of the job posting.

boolean
Defaults to false

Whether or not the job is an internship. Defaults to False (not an internship).

boolean
Defaults to false

Whether or not the job was posted by a staffing/recruiting firm. Defaults to False.

date-time

The date when the job was posted. Defaults to the current date.

skills
array of strings

The skills stated in the job posting.

skills
certifications
array of strings

The certifications stated in the job posting.

certifications
string

The URL for the job posting.

enum
Defaults to UNKNOWN

The in-person nature of the job. [in_person, hybrid, remote, unknown]

Allowed:
location
object

The location for the job posting.

salary
object

The salary of the job posting.

shift
object

The job's shift details, if applicable.

employment_term
object

The job's employment timeline details, if applicable.

education
array of objects

The education requirements for the job.

education
years_of_experience
object

The experience required for the job.

custom_attributes
object

This is a custom data object for the job posting. It is returned on searches but cannot be searched itself.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json