cURL
curl --request DELETE \ --url https://api.mapademics.com/v1/jobs/{jobId} \ --header 'X-API-Key: <api-key>'
This response does not have an example.
Deletes the job description and associated data
API key for authentication
Unique identifier for the job
Job deleted successfully
Was this page helpful?