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
Response
Successful response