Skip to content

Delete chat.

DELETE
/backend/v1/chats/{chatId}

Deletes a chat. Only the chat's owner can delete it.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

chatId*
Typestring
Required
formatuuid

Responses

Successful Response
application/json
JSON
{
"message": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: