Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"preset_ids": [1, 2, ...],
"preset_folder_ids": [3, 4, ...],
"team_ids": [2, ...]
}
{
"success": true
}
| Param name | Description |
|---|---|
|
preset_ids
optional |
Validations:
|
|
preset_folder_ids
optional |
Validations:
|
|
team_ids
required , nil allowed |
Validations:
|