diff --git a/404.html b/404.html index 0bd554d41..c21f961f7 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
The Update Folder API allows you to uodate folder name as well as parentFolderId.
Path Parameters
objectId of folder
Body
Provide below parameter to create folder
successful operation
Schema
{
"objectId": "Hks2JpewIp",
"updatedAt": "2023-10-07T16:49:56.000Z"
}
Something went wrong, please try again later!
Schema
{
"error": "Something went wrong, please try again later!"
}
folder not found.
Schema
{
"error": "folder not found."
}
Invalid API token!
Schema
{
"error": "Invalid API token!"
}