WEBHOOK
event.deleted
{
  "type": "event.deleted",
  "timestamp": "2025-08-24T15:24:12.000Z",
  "data": {},
  "previousAttributes": {
    "id": 309443,
    "companyId": 4280,
    "title": "Q3 2025",
    "typeId": 28,
    "fiscalYear": 2025,
    "fiscalPeriod": "Q3",
    "date": "2025-10-28T09:00:00.000Z",
    "backlinkUrl": "https://example.com",
    "createdAt": "2025-01-23T15:10:51.000Z",
    "updatedAt": "2025-01-23T15:11:00.000Z"
  }
}

Headers

Webhook-Id
string
required

A unique message identifier for the webhook.

Webhook-Timestamp
string
required

The time the message was generated (Unix timestamp in seconds).

Webhook-Signature
string
required

A cryptographic signature that allows you to verify the integrity and authenticity of the payload.

Body

application/json

Response

200

Webhook received successfully