| ``newFolder`` | required, object | The new path of the folder and recursive |
{
"folder": "/path/to/myNewfolder",
"recursive": true
} | |
| ``folder`` | required, string | The absolute path of the folder | | |
| ``recursive`` | optional, boolean | The new recursive of the folder | | false |