- Print
- DarkLight
- PDF
Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
The ID of target folder
The ID of file
Success
This status indicates a file has been moved successfully.
{
"extension_data": null,
"success": true,
"errors": [],
"warnings": [],
"information": [
{
"extension_data": null,
"description": "File has been moved successfully"
}
]
}
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 response
Warnings 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 given file is valid and perform the task again.
{
"extension_data": null,
"success": false,
"errors": [],
"warnings": [],
"information": []
}
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 response
Warnings 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