Runs
Cancel an active run
Cascades cancellation to in-flight children; a media-processing task already in flight cannot itself be cancelled remotely, so a background reconciliation sweep later captures its true final cost (00-master-spec.md §4 scenario 7).
POST
Cancel an active run
Authorizations
Clerk session token, Authorization: Bearer <token> — the first-party browser app's own auth. Used only by this internal /api/v1/* surface, never by /api/public/v1/*.
Path Parameters
Minimum string length:
1Response
Run cancelled.
Available options:
queued, running, waiting, completed, failed, cancelled Required range:
x >= 0- Option 1
- Option 2