Skip to main content

Create Knowledge File Upload

POST 

/v1/knowledge/file-upload

Get a signed URL and an upload handle for a direct upload of one file to storage. Then use Upsert Knowledge to ingest the file as knowledge.

All write requests (Upsert Knowledge, Create Knowledge File Upload, and Remove Knowledge together) share one rate limit. The write budget of each account group refills continuously, at 10 requests per minute. A partner-wide ceiling of 100 requests per minute applies to all account groups together. A request over either limit fails with HTTP 429. Writes to the partner's own knowledge base count only against the partner-wide ceiling.

Required OAuth2 scopes: knowledge

Request

Responses

A successful response.