v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Messages

Remove reaction

Remove a reaction from a message. Platform support:

  • Telegram: Send empty reaction array to clear
  • WhatsApp: Send empty emoji to remove
  • Instagram and Facebook Messenger: Sends Meta's unreact action; the emoji does not need to be repeated
  • Slack: Removes the reaction we previously sent on that message
  • All others: Returns 400 (not supported)
delete/v1/inbox/conversations/{conversationId}/messages/{messageId}/reactions

Path parameters

conversationIdstring required

The conversation ID

messageIdstring required

The platform message ID

Query parameters

accountIdstring required

Social account ID

Response

Reaction removed

successboolean