Enables downloading the contents of mediafiles using the ticket system.
/download/$ticket_id/$filename [POST]
This call needs EGA authentication.
| Parameter (Type) | Description | Required | Default value | Max. length |
|---|---|---|---|---|
| filename (STRING) | The filename. | Required | - | |
| ticket_id (TICKET_ID) | The ticket ID. | Required | - |
download/j89y492b84/foo.mpg
This call will return the mediafile as HTTP download.