π§ Knowledge Base
Delete KB Doc
(VG agents only) Deletes a document from 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.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.