Skip to main content

When it fires

A thread is permanently deleted from the workspace — either through the Inbox UI or the Delete thread API endpoint.

Payload

string
required
The ID of the deleted thread.
Only the threadId is included — the full thread object is no longer available after deletion. If you need thread data for your integration, store it when you receive thread.created events.