Runs
Delete Run
Delete a run by ID.
delete/threads/{thread_id}/runs/{run_id}
Path parameters
thread_idstring uuid required
The ID of the thread.
The ID of the thread.
run_idstring uuid required
The ID of the run.
The ID of the run.
Response
Success
{"stackTrail":"paths:/threads/{thread_id}/runs/{run_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}