Only registered user can perform this action Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{ "preset_folder_id": 1, "ids": [2, 3, ...] }
{ "success": true }
Param name | Description |
---|---|
preset_folder_id
optional |
Preset folder to wich we want to move presets (Can be nil if user move to root folder) Validations:
|
ids
optional |
IDs of presets wich we want to move Validations:
|