Create Job Opening

Create a new job opening. The owner of the API key used must have access to ATS settings. Use the Get Company Locations and Get Hiring Leads endpoints to obtain valid IDs for jobLocation and hiringLead. On success, returns the new job opening ID.

Body Params
string
required

The posting title of the job opening.

string
enum
required

The status of the job opening.

Allowed:
integer
required

The employee id (from the v1/applicant_tracking/hiring_leads endpoint) of the hiring lead for the job opening.

string

The department of the job opening.

string
required

The type of employment offered in the job opening, e.g. Full-Time, Part-Time, Contractor, etc.

string
enum

The minimum experience level that qualifies a candidate for the job opening.

Allowed:
string

The pay rate or compensation for the job opening.

integer

The location id (from the v1/applicant_tracking/locations endpoint) of the job opening. Omit this parameter for a remote job location.

string
required

The long-form text description of the job opening.

string
enum

Whether the job opening application has a standard question for resume (true) or not (false) or if uploading a resume is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for address (true) or not (false) or if entering an address is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for LinkedIn profile url (true) or not (false) or if entering a LinkedIn profile url is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for availability date (true) or not (false) or if entering an availability date is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for desired salary (true) or not (false) or if entering a desired salary is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for cover letter (true) or not (false) or if uploading a cover letter is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for referred by (true) or not (false) or if entering referred by is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for website url (true) or not (false) or if entering a website url is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for highest education (true) or not (false) or if entering highest education is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for college (true) or not (false) or if entering a college is mandatory (required).

Allowed:
string
enum

Whether the job opening application has a standard question for references (true) or not (false) or if entering references is mandatory (required).

Allowed:
string

The internal job code for the job opening.

integer
enum

The location type for the job opening. 0 = on-site (requires jobLocation), 1 = remote (no jobLocation), 2 = hybrid (requires jobLocation). Defaults to 1 if omitted and no jobLocation is provided, or 0 if jobLocation is provided.

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json