π§ Knowledge Base
Create/Edit KB Doc
(VG agents only) Adds a new document to the agentβs knowledge base, if your agent is built with VF use Voiceflowβs API instead
PUT
Authorizations
Agent/Workspace secret API key as bearer token.
Path Parameters
The ID of the agent to add the document to
The ID of the document to add
Body
application/json
Document to add to the agent's KB
The body is of type object
.
Response
200
application/json
Document added
The response is of type object
.