Delete a knowledge base
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
Knowledge base ID.
Response
200
status
Whether the request was successful.
response
Bearer authentication of the form Bearer <token>
, where token is your auth token.