Basic
Moves a folder
This moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given.
put/crm/v3/lists/folders/{folderId}/move/{newParentFolderId}
Path parameters
folderIdstring required
The ID of the folder to move
newParentFolderIdstring required
The ID for the target parent folder.
Response
successful operation