v1

latestOpenAPI 3.1.02026-07-26167644759.4 KB
Jobs

Update a job

Updates the job with the specified ID. You can update job status, title, description, and other job properties.

put/vacancies/{id}

Path parameters

idstring required

Request body

companyIdstring
descriptionstring nullable
employmentType'fullTime' | 'partTime' | 'temporary' | 'internship' | 'permanent' | 'fixedTermContract' | 'interimOrTemporary' nullable
locationType'remote' | 'hybrid' | 'onsite' nullable
restrictedboolean
startAtstring date-time
endAtstring date-time
teamUserIdsstring[]
clientContactIdsstring[]
stageIdstring
namestring
targetCompanyIdstring nullable

Response

Job updated successfully