Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Upload a document to a knowledge base.
cURL
curl --request POST \ --url https://api.example.com/v1/knowledge-bases/{kb_id}/documents \ --header 'Content-Type: multipart/form-data' \ --form 'file=<string>'
{}
Successful Response
The response is of type Response Upload Document V1 Knowledge Bases Kb Id Documents Post · object.
Response Upload Document V1 Knowledge Bases Kb Id Documents Post · object
Was this page helpful?