{
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9",
"url": "https://coreapi.io/media/1/download/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9"
}Media
Create download token
Create token to download media file by get request and without another authentication.
Required permissions:media:readPOST
/
media
/
{id}
/
download-token
{
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9",
"url": "https://coreapi.io/media/1/download/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9"
}Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pfadparameter
Media identifier
War diese Seite hilfreich?