Skip to content
DocumentationAPI Reference

Followers

Follow Playlist
Playlists.Followers.Follow(FollowerFollowParamsparameters, CancellationTokencancellationToken = default)
PUT/playlists/{playlist_id}/followers
Unfollow Playlist
Playlists.Followers.Unfollow(FollowerUnfollowParamsparameters, CancellationTokencancellationToken = default)
DELETE/playlists/{playlist_id}/followers
Check if Current User Follows Playlist
IReadOnlyList<Boolean> Playlists.Followers.Check(FollowerCheckParamsparameters, CancellationTokencancellationToken = default)
GET/playlists/{playlist_id}/followers/contains