v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Jobs

Update a job

put/jobs/{id}

Path parameters

idnumber required

The ID of the job to update.

Request body

titlestring required
country_codestring
company_idnumber required

The ID of the company the job belongs to.

department_idnumber

The ID of the department the job belongs to (must be a department linked to the specified company)

recruiter_idnumber

The ID of the user who is the recruiter for the job.

owner_idnumber

The user id of the record owner

category_namestring
is_hotboolean
start_datestring
salarystring
max_ratestring
durationstring
typestring
openingsnumber
external_idstring
descriptionstring
notesstring
contact_idnumber

The ID of the contact associated with the job.

Response

No Content