v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0393116227.2 KB
google-drives

Start deletion of Google Drive data source

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

Required roles: All

delete/google-drives/{id}

Path parameters

idstring required

Google Drive data source ID

Response

Successfully deleted Google Drive data source

idstring required

Google Drive data source ID

ingestion_setting_idstring

Google Drive ingestion setting ID

namestring required

Name of the Google Drive ingestion setting

folder_urlstring required

Google Drive folder URL

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)