Skip to main content
DELETE
cURL

Body

application/json

Chat deletion parameters

id
string<uuid>
required

The unique identifier (UUID) of the chat room to delete.

Response

Chat deleted successfully

status
enum<string>
required

Status of the request

Available options:
success
Example:

"success"

id
string<uuid>
required

The UUID of the deleted chat room.

message
string
required

Success message describing the deletion result.