{
"type": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"data": {},
"previousAttributes": {
"id": 123,
"typeId": 123,
"fileUrl": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"eventId": 123,
"companyId": 123
}
}HTTP POST webhook triggered when a slides decks is deleted.
{
"type": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"data": {},
"previousAttributes": {
"id": 123,
"typeId": 123,
"fileUrl": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"eventId": 123,
"companyId": 123
}
}Documentation Index
Fetch the complete documentation index at: https://quartr.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
A unique message identifier for the webhook.
The time the message was generated (Unix timestamp in seconds).
A cryptographic signature that allows you to verify the integrity and authenticity of the payload.
The type of event.
"document.slides.deleted"The time the event was triggered.
On deletion, data is empty as the entity is no longer available.
The last known state of the entity.
Show child attributes
Webhook received successfully
Was this page helpful?