v1

latestOpenAPI 3.1.02026-08-044257268.7 KB
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