Users
Playlists
Follow Playlist
Add the current user as a follower of a playlist.
Note: This endpoint is deprecated. Use Save Items to Library instead.
put/playlists/{playlist_id}/followers
Path parameters
playlist_idstring required
The Spotify ID of the playlist.
Example:3cEYpjA9oz9GiPac4AsH4n
Request body
Example request
{
"public": false
}Response
Playlist followed
Changes
No recorded changes to this endpoint across all 1 revision of this API.