Jobs
Update job
Update a job
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Maximum length:
100000
The experience type.
Available options:
na
, intern
, entry_level
, mid_level
, senior
A code associated with the job. This is internal.
The location object.
The user_id
of the job owner.
The salary of the job.
The status of the job.
Available options:
drafted
, published
, closed
, internal
The title of the job.
The employment type.
Available options:
full_time
, part_time
, contract
, temporary
, other
, internship
, volunteer
Response
200 - application/json
Was this page helpful?