Media
Create download token
POST
/
media
/
{id}
/
download-token
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredMedia identifier
Response
201 - application/json
token
string
The token to download the media file. This token is valid for 1 minute.
url
string
The url to download the media file.
Was this page helpful?