Skip to main content

Generate a file upload URL

GET 

/knowledge-bases/:kb_id/files/upload-url

Returns a pre-signed URL for uploading one file, along with the storage key you pass to Ingest uploaded files. Upload the file to the URL with a PUT request before calling that endpoint. The URL is valid for one hour.

Request

Responses

The pre-signed upload URL.