Tasks Events
Task Deleted
This event is triggered when a task is deleted in the system.
postWebhooktask.deleted
Payload
Example payload
{
"id": "event_euyrvozb9302uwhq",
"type": "task.deleted",
"data": {
"id": "task_euyrvozb9302uwhq",
"operation": "apply-effect"
},
"timestamp": "2023-10-01T12:00:00Z"
}Response
Webhook received successfully