Force Run

Cancel all previous runs in pending or waiting for confirmation statuses.
If the workspace is locked by a finished run, the lock will be automatically
removed to allow the forced run to proceed.

Path Params
string
required

The ID of the run to force.

Body Params
string

The reason.

Responses
202

Successfully forced a run.

404

Run not found, or user unauthorized to perform action.

409

Workspace force_latest_run enabled or status is not pending. Force not allowed.

4XX

Client error.

5XX

Server error.

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