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
id
The ID of the knowledge base you plan to delete.
Response
Knowledge base deleted successfully
success
Indicates whether the deletion was successful.