Resources
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.