Skip to main content
Type: Write · Required scope: decks:write · Cost: Free (credits from the canceled job are refunded)

Parameters

string
required
The job ID to cancel.

Response

Returns the updated job object with status: "canceled". All reserved credits are returned to your balance immediately.
You can cancel jobs in queued or running state. Jobs that are succeeded, failed, or already canceled cannot be canceled again.
Useful when you’ve started too many jobs or want to free up your active job slots (there’s a small concurrent-job limit per account).

Errors