Skip to main content
POST
Cancel an unfinished job and release credits
Requires subtitles:write. No request body or idempotency header is required. Queued and processing jobs become canceled. Jobs already completed, failed, or canceled keep their existing state. Cancellation does not refund a completed job.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Job ID returned by a create request. The job must belong to your account.

Response

Success

id
string
status
string