Skip to main content

Delete a message

POST 

/chat.delete

Delete a previously posted bot message. The bot must own the message being deleted (matched by address ID). Personal access tokens are not supported for this endpoint.

Deleting an already-deleted message is idempotent and returns success.

Access: Organization only.

Required scope: chat:send_message or chat:write


OpenAPI Spec: chat.json

Request

Responses

Message deleted successfully