Upload Knowledge Unit
Upload Knowledge Unit
Get an upload URL for sending the raw file of a knowledge unit. After the upload succeeds, you must call “Add Knowledge” to register the uploaded file as a knowledge unit in your bot.
Process:
- Call this endpoint to get an upload URL
- Upload your file using the provided URL
- Call “Add Knowledge” to register the uploaded file as a knowledge unit
Supported File Types:
- PDF documents
- Microsoft Word (DOCX)
- Plain text (TXT)
- Rich text (RTF)
- And other common document formats
Note: Example requests/responses shown here are illustrative. When using the live “Try it” tool, you may see two responses: an HTTP status preview and the API’s JSON body.
GET
Upload Knowledge Unit
Documentation Index
Fetch the complete documentation index at: https://doc.widebot.sa/llms.txt
Use this file to discover all available pages before exploring further.

