Skip to main content
This event is fired when a task is deleted. The payload contains previousTask, the deleted row, with deletedAt and deletedBy populated.

Schema

View JSON Schema → Example:

Using the Webhooks SDK

You can use the @team-plain/webhooks package to parse and verify this event with full type safety: