Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
The ID of the article
This response is due to an empty request body. \n Kindly make some body parameters to get success response.
{
"version_number": 2,
"user_id": "f11efc6f-e968-4e95-82eb-85ad61559de8",
"lang_code": "en"
}
The version number of the article to be forked
The ID of the team account that will be marked as the contributor of this fork
Language code of the article
This response is due to an empty request body. \n Kindly make some body parameters to get success response.
{
"version_number": 2,
"user_id": "f11efc6f-e968-4e95-82eb-85ad61559de8",
"lang_code": "en"
}
The version number of the article to be forked
The ID of the team account that will be marked as the contributor of this fork
Language code of the article
This response is due to an empty request body. \n Kindly make some body parameters to get success response.
{
"version_number": 2,
"user_id": "f11efc6f-e968-4e95-82eb-85ad61559de8",
"lang_code": "en"
}
The version number of the article to be forked
The ID of the team account that will be marked as the contributor of this fork
Language code of the article
This response is due to an empty request body. \n Kindly make some body parameters to get success response.
{
"version_number": 2,
"user_id": "f11efc6f-e968-4e95-82eb-85ad61559de8",
"lang_code": "en"
}
The version number of the article to be forked
The ID of the team account that will be marked as the contributor of this fork
Language code of the article
Success
This response is due to an empty request body. \n Kindly make some body parameters to get success response.
{
"data": {
"version_number": 4,
"created_by": "peter jone",
"created_at": "2024-06-13T14:30:00Z",
"modified_at": "2024-06-13T14:30:00Z",
"base_version": 3,
"status": 0,
"profile_url": "https://www.gravatar.com/avatar/FE29D578CBEC3945FC88BF4F10906A3E"
},
"extension_data": null,
"success": true,
"errors": [],
"warnings": [],
"information": []
}
forked article data
The version number of the article
Author name
The date the article version was created
The last time the article version was modified
The version number from which this article version is derived
The status of the article: 0 - Draft, 3 - Published
Author profile image
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information
Bad Request
Kindly verify the user_id and perform the task again.
{
"extension_data": null,
"success": true,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "The UserId field is required.",
"error_code": "400",
"custom_data": null
}
],
"warnings": [],
"information": []
}
Kindly verify the lang_code and perform the task again.
{
"extension_data": null,
"success": true,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "The LangCode field is required.",
"error_code": "400",
"custom_data": null
}
],
"warnings": [],
"information": []
}
Kindly verify the version_number and perform the task again.
{
"extension_data": null,
"success": true,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "Cannot fork version number 0, it does not exist in your project.",
"error_code": "400",
"custom_data": null
}
],
"warnings": [],
"information": []
}
Kindly verify the Article Id and perform the task again.
{
"extension_data": null,
"success": true,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "One or more errors occurred. (Article not found).",
"error_code": "400",
"custom_data": null
}
],
"warnings": [],
"information": []
}
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information