Upload Playlist Cover
Header Parameters
StoreIdstring Required
API Key provided by Tuned Global for accessing the service
Authorizationstring Required
Access token issued by Tuned Global for authorization using oAuth 2.0.
Query Parameters
languagestring Required
The language code whose cover to remove, for example en.
Path Parameters
idinteger Required
The playlist whose cover you are uploading.
Body Parameters
filefile Required
The image file in multipart/form-data format
Response
200
Object
Returns the uploaded image info or the existing image if not overwritten.
Response Attributes
Languagestring
Valuestring
400
Object
Invalid playlist ID or missing/invalid file.
403
Object
User is not authorized to upload the cover.
415
Object
File is not a supported image type.
Was this section helpful?
Response
Was this section helpful?