Skip to main content

Close a job

Available

This request closes a specific job.

HTTP Request [DELETE]
https://parceiros.empregos.com.br/api/job/{externalJobPostingId}

curl -X 'DELETE' \
'https://parceiros.empregos.com.br/api/job/{externalJobPostingId}' \
-H 'accept: */*' \
-H 'Authorization: bearer any'

Parameters [Request]

FieldDescriptionTypeRequired
externalJobPostingIdRepresents unique job id within the partner system. Do not send an empty or null string for this field. The maximum allowed length is 200 charactersStringYes