Your API key for authentication. Prefix with Bearer .
Your access token for authentication.
Path Parameters
The unique identifier of the knowledgebase you want to delete.
Response
A successful deletion will return a success status and message.
Confirms the request was successful.
A message indicating the result of the deletion.
{
"responseCode": "2000",
"message": "knowledgebase deleted successfully."
}