Skip to main content
POST
Link reference documents from Google Drive

Authorizations

X-API-Key
string
header
required

Body

application/json

Request body for linking files picked in the Google Picker.

file_ids
string[]
required

Drive file ids from the Picker, in the order they were picked.

Required array length: 1 - 25 elements
Required string length: 1 - 255
Pattern: ^[A-Za-z0-9_-]+$

Response

Successful Response

The documents a Drive link created, in the order the files were picked.

documents
AiContextDocumentReadSchema · object[]
required