Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Delete chat.
DELETE
/backend/v1/chats/{chatId}
Deletes a chat. Only the chat's owner can delete it.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
chatId
*
Type
string
Required
format
uuid
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
DELETE
/backend/v1/chats/{chatId}
Playground
Authorization
HTTPBearer
Variables
Key
Value
chatId
*
Try it out
Samples
Powered by
VitePress OpenAPI