Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
The name of the job.
"SOFTWARE ENGINEER"
A detailed description of the job.
"We are looking for a software engineer to join our team."
The internal or external code that identifies the job.
"SE-2021-01"
The current status of the job posting.
"OPEN"
A list of URLs where the job is posted.
[
"https://www.company.com/careers/software-engineer"
]Whether the job posting is confidential.
false
A list of department identifiers associated with the job.
[
"018b4bfb-5ece-70b1-ad5e-862a9433aa65",
"018b4bfb-5ece-70b1-ad5e-862a9433aa23"
]A list of office identifiers where the job is located.
[
"018b4bfb-5ece-70b1-ad5e-862a9433aa65",
"018b4bfb-5ece-70b1-ad5e-862a9433aa23"
]A list of identifiers for hiring managers associated with the job.
[
"018b4bfb-5ece-70b1-ad5e-862a9433aa65",
"018b4bfb-5ece-70b1-ad5e-862a9433aa23"
]A list of identifiers for recruiters associated with the job.
["018b4bfb-5ece-70b1-ad5e-862a9433aa65"]The template id associated with the job.
"018b4bfb-5ece-70b1-ad5e-862a9433aa65"
The remote user's id who is creating the job.
"018b4bfb-5ece-70b1-ad5e-862a9433aa65"
Number of openings for the job.
3
Response
Successful Response
The response is of type any.