Delete Playlist Cover
Header Parameters
Authorizationstring Required
Access token issued by Tuned Global for authorization using oAuth 2.0.
StoreIdstring Required
API Key provided by Tuned Global for accessing the service.
Query Parameters
languagestring Required
Language code the cover applies to, e.g. "en"
Path Parameters
idinteger Required
The playlist whose cover you are clearing. The listener must be its creator, or hold an admin token.
Response
200
Object
A bare boolean - true confirms the cover was removed for that one language, leaving other locales untouched.
403
Object
Returned both when the playlist does not exist and when the caller is neither creator nor admin.
Was this section helpful?
Response
Was this section helpful?