Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"preset_folder_ids": [2, 3, ...],
"preset_folder": {
"ancestry": "34"
}
}
{
"success": true
}
| Param name | Description |
|---|---|
|
preset_folder_ids
required |
Array of IDs of folders should be moved Validations:
|
|
preset_folder
required |
Validations:
|
|
preset_folder[ancestry]
required , nil allowed |
Id of parant folder Validations:
|