Skip to main content

When it fires

  • A message is deleted through the Inboxapp UI
  • A message is deleted via the Delete message API endpoint
  • A message is deleted on the platform and the deletion is synced to Inboxapp

Payload

string
required
The ID of the deleted message.
string
required
The ID of the thread the message belonged to.
Inboxapp stores full message history, including deleted messages. You can still retrieve the original content using the Get message history endpoint after receiving this event — no need to store message content preemptively.