WEBHOOK
documents.slides.updated
{
  "type": "document.slides.updated",
  "timestamp": "2025-03-24T22:49:50.000Z",
  "data": {
    "id": 1879349,
    "eventId": 7531,
    "companyId": 6531,
    "typeId": 5,
    "fileUrl": "https://example.com/slides.pdf",
    "createdAt": "2025-03-24T22:47:50.000Z",
    "updatedAt": "2025-03-24T22:49:50.000Z"
  },
  "previousAttributes": {
    "eventId": 7532,
    "updatedAt": "2025-03-24T22:47:50.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