Skip to content
POSThttps://app.evoriqa.com/api/v1/chatbots/{chatbotId}/sources/file

Upload a file source

Uploads a document as multipart/form-data. Allowed extensions: `pdf`, `docx`, `txt`, `md`, `csv` (415 otherwise). The file is virus-scanned and capped at the plan's file size (413 over it).

Requires scope knowledge:write

Warning:

Access is gated — enable it before your first call

The API is off by default. A request succeeds only when all three switches are on: the platform master switch (off by default), your organisation’s API toggle, and your plan or client entitlement. Any one off returns 403 API access is not enabled for this workspace.

Parameters

Request body

Content type: multipart/form-data

Request

Response

200 OK