Media
Download by token
GET
/
media
/
{id}
/
download
/
{token}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredMedia identifier
token
string
requiredMedia identifier
Response
200 - application/octet-stream
The response is of type file
.
Was this page helpful?