Chats

Delete a chat

Deletes a chat and all its turns permanently.

delete/v2/chats/{chat_id}

Path parameters

chat_idstring required

The ID of the chat.

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 the chat.

Changes

No recorded changes to this endpoint across all 7 revisions of this API.