v1
latestSwagger 2.02026-07-134026156.7 KBFolders
Rename a folder
Renames an existing folder. The new name must be unique within the same parent folder. This operation only changes the folder name, not its location or contents.
post/folders/{folder_id}/rename
Path parameters
folder_idstring required
Request body
Example request
{
"name": "Folder 3"
}Response
successful rename