v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0393116227.2 KB
notions

Start deletion of Notion data source

Initiates an asynchronous deletion job for the specified Notion data source. The response indicates that the deletion job has been accepted, not that the deletion is complete.

Required roles: All

delete/notions/{id}

Path parameters

idstring required

Notion data source ID

Response

Successfully deleted Notion data source

idstring required

Notion data source ID

ingestion_setting_idstring

Notion ingestion setting ID

namestring required

Name of the Notion ingestion setting

page_idstring required

Notion page ID

creation_timeinteger

Creation time (Unix timestamp in seconds)

status'unknown' | 'queued' | 'not_started' | 'managed' | 'starting' | 'started' | 'success' | 'failure' | 'canceling' | 'canceled' | 'deleting' | 'delete_job_failure' required

Job status

start_timeinteger

Job start time (Unix timestamp in seconds)

end_timeinteger

Job end time (Unix timestamp in seconds)