Skip to main content
DELETE
/
jobs
/
{jobId}
Delete
curl --request DELETE \
  --url https://api.mapademics.com/v1/jobs/{jobId} \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

jobId
string
required

Unique identifier for the job

Response

Job deleted successfully