v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1344223223.6 KB
indexing

Deletes all items in a queue. This method is useful for deleting stale items. This API requires an admin or service account to execute. The service account used is the one whitelisted in the corresponding data source.

post/v1/indexing/{+name}/items:deleteQueueItems

Path parameters

namestring required

The name of the Data Source to delete items in a queue. Format: datasources/{source_id}

Request body

connectorNamestring

The name of connector making this call. Format: datasources/{source_id}/connectors/{ID}

queuestring

The name of a queue to delete items from.

Response

Successful response