Favourite playlist

Favourite a playlist at {playlistId} for user at {userId}. Only partner playlists can be favourited.

OAuth

 \ Example request

PUT https://api.7digital.com/1.2/playlists/51ed5cfec9021614f462bb7b/favourites/123?country=GB&oauth_consumer_key=YOUR_KEY_HERE&oauth_token=...

Example response

HTTP/1.1 200 OK
Path Params
string
required

The playlistId of the playlist that is being favourited

string
required

The userId of the user who is favouriting the playlist

Query Params
string
required

The ISO 2-character code of the country to which your oauth_consumer_key has access.

Language
LoadingLoading…