Skip to content
AniBridge
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Integrations
Developer
Legal
Changelog
Appearance
Menu
Return to top
Cancel a job
DELETE
/jobs/{job_id}
Parameters
Path Parameters
job_id
*
Type
string
Required
Responses
200
400
404
500
Cancellation accepted or rejected.
Content-Type
application/json
Schema
JSON
JSON
{
"status"
:
"string"
}
DELETE
/jobs/{job_id}
Playground
Variables
Key
Value
job_id
*
Try it out
Samples