Delete knowledge base document

DELETE
/v1/convai/knowledge-base/:documentation_id

Delete a document from the knowledge base

Path parameters

documentation_idstringRequired

The id of a document from the knowledge base. This is returned on document addition.

Response

Successful Response

{}
any or null

Errors

Built with