Stop a Run
Request that an in-progress run stop. The run winds down and transitions to STOPPED. Stopping a run that has already finished returns a conflict.
post/v1/agents/runs/{runId}/stop
Path parameters
runIdstring required
The run ID.
Response
The stop has been requested. Poll the run until its status is STOPPED to confirm it wound down.