The gem should be able to delete Member Avatar through
curl -i -X DELETE -H "Accept-Version: 2.0.0" -H "Authorization: Bearer {access_token}" "https://api.rhapsody.com/me/library/playlists/{playlistId}/images?imageType=displayImage"
https://developer.rhapsody.com/api/v2#library
Related #39
The gem should be able to delete Member Avatar through
curl -i -X DELETE -H "Accept-Version: 2.0.0" -H "Authorization: Bearer {access_token}" "https://api.rhapsody.com/me/library/playlists/{playlistId}/images?imageType=displayImage"https://developer.rhapsody.com/api/v2#library
Related #39