v1
latestSwagger 2.02026-07-134026156.7 KBFolders
Move a folder
Moves a folder to a new parent folder or to the root level. All templates and subfolders within the folder are moved together. Cannot move a folder into one of its own subfolders.
post/folders/{folder_id}/move
Path parameters
folder_idstring required
Request body
Example request
{
"parent_folder_id": "fld_1234567890abcdef02"
}Response
move to root folder