v1

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

Creates an upload session for uploading item content. For items smaller than 100 KB, it's easier to embed the content inline within an index request. 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}:upload

Path parameters

namestring required

The name of the Item to start a resumable upload. Format: datasources/{source_id}/items/{item_id}. The maximum length is 1536 bytes.

Request body

connectorNamestring

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

Response

Successful response