Discard a Run

Skip any remaining work on runs that are paused waiting for confirmation or priority.

This includes runs in the pending, planned, policy_checked and policy_override states.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of run to discard.

Body Params

An optional explanation for why run action was done.

string

The reason.

Responses
202

Successfully queued a discard request.

404

Run not found, or user unauthorized to perform action.

409

Run was not paused for confirmation or priority. Discard not allowed.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!