v4
latestOpenAPI 3.1.02026-08-01139149645.9 KBJob
Create Job
Creates a Job object with the given values.
post/api/ats/v1/jobs
Headers
x-connector-tokenstring required
Request body
Example request
{
"name": "SOFTWARE ENGINEER",
"description": "We are looking for a software engineer to join our team.",
"code": "SE-2021-01",
"status": "OPEN",
"template_id": "018b4bfb-5ece-70b1-ad5e-862a9433aa65",
"remote_user_id": "018b4bfb-5ece-70b1-ad5e-862a9433aa65",
"openings": 3
}Response
Successful Response
{"stackTrail":"paths:/api/ats/v1/jobs:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}