v1

latestOpenAPI 3.0.12026-07-24285462499.1 KB
jobs

Updates job

Enables you to update job and it's jobAd. This operation requires passing a job id within path and job's new state within body of the PUT request. Ignores all nonexistent job properties and job properties values. However jobAd and all it's properties need to be provided. All jobAd's properties will be removed if not provided. Returns an updated job with jobAd.

put/jobs/{jobId}

Request body

titlestring title required
refNumberstring
targetHiringDatestring date-time
templateboolean

Response

idstring
titlestring
refNumberstring
createdOnstring date-time
updatedOnstring date-time

Job modification date

lastActivityOnstring date-time

Indicates last activity associated with a job

status'CREATED' | 'SOURCING' | 'FILLED' | 'INTERVIEW' | 'OFFER' | 'CANCELLED' | 'ON_HOLD' | 'OTHER'
postingStatus'PUBLIC' | 'INTERNAL' | 'NOT_PUBLISHED' | 'PRIVATE'
targetHiringDatestring date-time
hiringProcessIdstring

ID of hiring process associated with this job

templateboolean