Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
Target folder ID
Selected file ID
Success
This response indicates that a file has been successfully copied from one folder to another.
{
"extension_data": null,
"success": true,
"errors": [],
"warnings": [],
"information": [
{
"extension_data": null,
"description": "File has been copied successfully."
}
]
}
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 check your folder credentials and perform the task again.
{
"extension_data": null,
"success": false,
"errors": [],
"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