Delete a knowledge base item

View as Markdown
Delete a knowledge base item

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Path parameters

knowledgeBaseIdstringRequired
The ID of the knowledge base
knowledgeBaseItemIdstringRequired
The ID of the knowledge base item

Response

Knowledge base item deleted successfully
statusboolean

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error