Delete a knowledge base

Deletes a knowledge base.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
The ID of the knowledge base you plan to delete.

Response

Knowledge base deleted successfully
successstring or null
Indicates whether the deletion was successful.

Errors