Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details for the file data source.
Title of the file data source
Example:
"Product Manual"
Content extracted from the file
Example:
"This section explains the product features and usage instructions..."
Unique identifier of the agent
Example:
"clx1234567890abcdef"
Type of file being uploaded
Available options:
pdf
, docx
, image
Example:
"pdf"