put https://api.smartrecruiters.com/jobs//status
Log in to see full request history
Responses
xxxxxxxxxx
curl --request PUT \
--url https://api.smartrecruiters.com/jobs/jobId/status \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"CREATED"}'
Try It!
to start a request and see the response here! Or choose an example: