Upload context files during agent setup
Agent Setup
Upload context files during agent setup
Upload one or more files (up to 10) to provide context during agent setup. Supported file types include documents (txt, csv, pdf, xls, xlsx, docx, doc, ppt, pptx) and images (png, jpeg, jpg, tiff, heif, bmp).
POST
Upload context files during agent setup
Authorizations
Headers
Body
multipart/form-data
Files to upload with thread ID
Response
201 - application/json
Name of the chat file.
UUID of the associated thread.
Upload status of the file.
Available options:
processing, uploaded, failed Source of the upload.
Available options:
file_upload, text_snippet, url_upload Source path of the file.
Storage key for the file.
URL of the file.
MIME type of the file.
UUID of the user.