Chat

Soft-delete a message as a verified participant

DELETE
/api/v1/chat/public/messages/{id}

Authorization

x-api-key<token>

Tenant API key (backend only — never expose to a browser)

In: header

Path Parameters

id*string

Message CUID

Response Body

curl -X DELETE "https://example.com/api/v1/chat/public/messages/string"
Empty