Assistant Documents

Upload a raw document to a given assistant

Upload a raw document to a given assistant.

post/api/documents/assistant/raw

Headers

x-api-keystring required

API key needed to authorize the request

Request body

contentstring required
fileNamestring required
externalIdstring required
assistantIdstring uuid
folderIdstring uuid required
iconstring

Response

Document created successfully.

Changes