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 always send as their bot persona and may only delete messages that personal bot posted.

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

Access: Organization and Personal.

Required scope: chat:send_message or chat:write


OpenAPI Spec: chat-v1.json

Requestโ€‹

Responsesโ€‹

Message deleted successfully