Delete Category
This endpoint allows you to delete a category from the knowledge base
Delete Category
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"success": true,
"message": "Category Successfully deleted.",
"data": 67
}
}Last updated