Folder API
Update Folder
Rename and/or move a folder. Include the parent field to move the folder (set parent_folder_id to move under another folder, or leave it unset to move to the root).
put/v2/folders/{id}
Path parameters
idstring required
The ID of the folder. The owning team is resolved from the folder.
Request body
Response
Success