v3

latestOpenAPI 3.1.02026-07-31495191.1 MB
Data source webhooks

Data source undeleted

Webhook event for data source undeleted in a workspace

postWebhookdataSourceUndeleted

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'data_source.undeleted' required

Always data_source.undeleted

Response

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