WEBHOOK
documents.transcript.deleted
{
  "type": "document.transcripts.deleted",
  "timestamp": "2025-08-24T15:24:12.000Z",
  "data": {},
  "previousAttributes": {
    "id": 1879332,
    "eventId": 330267,
    "companyId": 5008,
    "typeId": 15,
    "fileUrl": "https://example.com/transcript.pdf",
    "createdAt": "2025-03-24T21:39:18.000Z",
    "updatedAt": "2025-03-24T21:39:18.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