Knowledge Endpoints
Delete knowledge
Permanently delete a piece of knowledge by its ID. This action cannot be undone.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the knowledge to delete
Response
204
Knowledge successfully deleted