v3

latestOpenAPI 3.0.02026-08-081996601.2 MB
Chats

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.