Update Folderput https://{server}/api/v2.1/workspace/{workspace_id}/folders/{folder_id}/Use this request to rename an existing folder with its folder_id.Path Paramsworkspace_idintegerrequired≥ 1id of your workspace.folder_idstringrequiredThe ID of the folder.Body ParamsnamestringName of your folder. If the name already exists in the workspace, the system will add a "(1)" to it.Response 200OKUpdated about 2 years ago