🧠 Knowledge Base
Create KB
(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. This route must use the new V3 endpoints.
POST
Add Knowledge Base
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
200
application/json
Successful response
The response is of type object
.
Add Knowledge Base