v1
latestOpenAPI 3.1.02026-08-044257268.7 KBRuns
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)