latestOpenAPI 3.1.02026-08-214257272.8 KB

6c351c1bd0eb

Runs

Stop a run

Request the platform stop a non-terminal, stoppable run. The stop is asynchronous — poll GET /v1/runs/{runId} to observe the terminal STOPPED status.

post/v1/runs/{runId}/stop

Path parameters

runIdstring required

Run identifier (ULID).

Example:01JGXYZABCDEFGHJKMNPQRSTVW

Run identifier (ULID).

Response

Stop requested (asynchronous)

runIdstring required
status'STOPPING' required
messagestring required