- Print
- DarkLight
Deletes an category with an ID
The ID of the category
Success
The category has been successfully deleted.
{
"extension_data": null,
"success": true,
"errors": null,
"warnings": [],
"information": null
}
The slug of the category
SEO title of the category
SEO description of the category
Allow comments for category
True
- Table of Contents will be enabled
False
- Table of Contents will be disabled
URL of the featured image
List of Tags associated to the category
Article status in the knowledge base. 0 - None; 1 - New; 2 - Updated; 3 - Custom
The number of days after which the article status will be removed
true - The caetgory will not appear in search results in the knowledge base
false - The category will appear in search results in the knowledge base
The list of related article IDs to show in the knowledge base
The ID of the article
The title of the article
True
indicates that the article is hidden
The slug of the article
0 - Markdown content; 1 - HTML content; 2 - Block Content
Status indication for customer API response
Errors in the customer API response
Stack trace for error response message
Description for error cause
Error code for Api resonse
Warning in the customer API response
Warning description
warning code for customer Api base response
Information passed by the customer API response
status description for customer Api response information
Bad Request
Kindly verify the Categotry Id and Langauage code, then peroform the task again.
{
"extension_data": null,
"success": true,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "Category not found",
"error_code": "400",
"custom_data": null
}
],
"warnings": [],
"information": []
}
The slug of the category
SEO title of the category
SEO description of the category
Allow comments for category
True
- Table of Contents will be enabled
False
- Table of Contents will be disabled
URL of the featured image
List of Tags associated to the category
Article status in the knowledge base. 0 - None; 1 - New; 2 - Updated; 3 - Custom
The number of days after which the article status will be removed
true - The caetgory will not appear in search results in the knowledge base
false - The category will appear in search results in the knowledge base
The list of related article IDs to show in the knowledge base
The ID of the article
The title of the article
True
indicates that the article is hidden
The slug of the article
0 - Markdown content; 1 - HTML content; 2 - Block Content
Status indication for customer API response
Errors in the customer API response
Stack trace for error response message
Description for error cause
Error code for Api resonse
Warning in the customer API response
Warning description
warning code for customer Api base response
Information passed by the customer API response
status description for customer Api response information