Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"media_file_ids": [1, 2, ...]
"folder_ids": [2, 5, 6, ...]
"team_ids": [1, 2, ...]
}
{
"success": true
}
| Param name | Description |
|---|---|
|
media_file_ids
optional |
Validations:
|
|
folder_ids
optional |
Validations:
|
|
team_ids
required |
Validations:
|