Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The title of the job.
Required string length:
1 - 100
The user_id
of the job owner.
The status of the job.
Available options:
drafted
, published
, closed
, internal
The employment type.
Available options:
full_time
, part_time
, contract
, temporary
, other
, internship
, volunteer
The experience type.
Available options:
na
, intern
, entry_level
, mid_level
, senior
Maximum length:
100000
The location object.
The salary of the job.
A code associated with the job. This is internal.