v1

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

Pushes an item onto a queue for later polling and updating. 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}:push

Path parameters

namestring required

The name of the item to push into the indexing queue. Format: datasources/{source_id}/items/{ID} This is a required field. The maximum length is 1536 characters.

Request body

connectorNamestring

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

Response

Successful response