The order is a number like a weight. The higher the weight, the higher it will return in the result.
/asset/$asset_id/still/order [POST]
This call needs EGA authentication.
| Parameter (Type) | Description | Required | Default value | Max. length |
|---|---|---|---|---|
| asset_id (ALPHA_NUM) | ID of asset. | Required | - | |
| mediafile_id (ALPHA_NUM) | The mediafile ID. | Required | - | |
| order (INT) | The order for this still. | Required | - | |
| still_id (ALPHA_NUM) | Setting the order for this specific still. | Required | - | |
| user_id (ALPHA_NUM) | Owner of the still. | Required | - |
asset/S2Eg3Fzh2Rdw5dLbArmgqRKr/still/order
mediafile_id = "F2tpgYq4XFLTk9MjlT6FdPLh"
order = 10
still_id = "1gP1MlYMmieBvir2wLdHfUJI"
user_id = "testuser"