Folders
Update folder
Update folder metadata such as name, description, or parent.
post/api/v1/folders/update/{id}/
Response
The request succeeded and returned endpoint-specific data.
Example response
{
"success": true
}Update folder metadata such as name, description, or parent.
The request succeeded and returned endpoint-specific data.
{
"success": true
}