- Print
- DarkLight
Delete multiple article versions
The ID of the article
Language code of the article
Array of article version numbers
Success
Article has been successfully deleted. This file cannot be retrived or undo.
{
"article_id": "00966e87-2f6c-4844-b586-ccc81ddab056",
"data": "Deleted article version(s) are 1,2,3",
"extension_data": null,
"success": true,
"errors": null,
"warnings": [],
"information": []
}
IDs of the articles
Response article data
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 your articleId and perform the task again. Also verify the langCode (language code) is mismatching.
{
"article_id": null,
"data": null,
"extension_data": null,
"success": false,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "Article not found",
"error_code": null,
"custom_data": null
}
],
"warnings": [],
"information": []
}
Kindly verify your articleVersion and perform the task again. Also verify the langCode (language code) is mismatching.
{
"article_id": null,
"data": null,
"extension_data": null,
"success": false,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "Invalid Article Version",
"error_code": null,
"custom_data": null
}
],
"warnings": [],
"information": []
}
IDs of the articles
Response article data
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