Skip to main content
DELETE
Cancel a job

Authorizations

Authorization
string
header
required

API key in the format mk_live_...

Path Parameters

job_id
string
required

Response

Job cancelled

job_id
string
required
Example:

"job_abc123def456"

status
enum<string>
required
Available options:
cancelled
Example:

"cancelled"

message
string
required
Example:

"Job has been cancelled."