取消运行

Cancels a run that is `in_progress`.

post
Authorizations
x-portkey-api-keystringRequired
x-portkey-virtual-keystringRequired
Path parameters
thread_idstringRequired

The ID of the thread to which this run belongs.

run_idstringRequired

The ID of the run to cancel.

Responses
200

OK

application/json
post
/threads/{thread_id}/runs/{run_id}/cancel
200

OK

Last updated