API ReferenceChatsDelete a chatVersion: 2.0Delete a chat DELETE /v2/chats/:chat_id Delete a chat and any turns it contains permanently. Request Responses204403404Successfully deleted the chat.Permissions do not allow deleting the chat.Corpus or chat not found.