v1
latestOpenAPI 3.0.32026-07-2672219.4 KBChat
Cancel an active chat completion
Cancels an actively executing chat completion by terminating the subprocess and rolling back session state.
post/v1/cancel/{completion_id}
Path parameters
completion_idstring required
The ID of the chat completion to cancel
Response
The chat completion was cancelled successfully