Path Parameters
Message ID of the asynchronous chat stream to cancel.
Body
application/json · object
Empty request body for stream cancellation. No additional parameters are required to cancel a stream.
The body is of type object
.
Cancel an active asynchronous chat stream.
This endpoint gracefully cancels an ongoing chat completion stream by:
Notes:
Message ID of the asynchronous chat stream to cancel.
Empty request body for stream cancellation. No additional parameters are required to cancel a stream.
The body is of type object
.