API Endpoints

This endpoint is used to upload and train the document-like knowledge base for the agents. To do this, you need the agent's ID and organization ID. Only text/plain files are allowed.

Add the documents as an array like this:

{ "agent_documents": [ "0000-0000-0000-0000" ] }

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!