v1

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

Unreserves all items from a queue, making them all eligible to be polled. This method is useful for resetting the indexing queue after a connector has been restarted. 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:unreserve

Path parameters

namestring required

The name of the Data Source to unreserve all items. 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 unreserve items from.

Response

Successful response