cURL
Job API Endpoints
Close a job
Close a job (all jobs are soft deleted on the platform, but never disappear)
DELETE
cURL
Authorizations
API key given to you (If you don't have one, check this section)
Body
application/json
Unique identifier of the job (automatically generated by Collective) or Internal identifier of the job posting (provided by you when you created the job)
Response
Job successfully closed
Unique identifier of the job posting (automatically generated by Collective)
Email of the account on Collective under which this job will be posted.
Internal identifier of the job posting (provided by you when you created the job). It is returned only if it was provided at creation.

