Skip to main content
DELETE
Delete document

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

documentID
string
required

The ID of the knowledge base document to operate on.

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

Response

200 - application/json

Confirms the document was removed from the knowledge base. The body is a message only, not a copy of the deleted document.

message
string
required

A human-readable message confirming the deletion.