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