v3

latestOpenAPI 3.1.02026-07-31495191.1 MB
File upload webhooks

File upload expired

Webhook event for file upload expired in a workspace

postWebhookfileUploadExpired

Payload

idstring required

Unique identifier for this webhook event.

timestampstring required

ISO 8601 timestamp of when the event occurred. Can be used to order events.

workspace_idstring uuid required
workspace_namestring required

The name of the workspace where the event originated.

subscription_idstring uuid required
integration_idstring uuid required
attempt_numberinteger required

The delivery attempt number (1-8) of the current event delivery.

api_version'2022-06-28' | '2025-09-03' | '2026-03-11' required

The Notion API version that was used to render this webhook event's shape.

type'file_upload.expired' required

Always file_upload.expired

Response

Return an HTTP 200 status code to indicate that the data was received successfully.