v2
OpenAPI 3.0.02026-08-051996591.2 MBChats
Delete a turn
Deletes a turn from a chat. This also deletes all subsequent turns in the chat.
delete/v2/chats/{chat_id}/turns/{turn_id}
Path parameters
chat_idstring required
The ID of the chat.
turn_idstring required
The ID of the turn.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
Successfully deleted a turn.