Skip to content
Announcement:We are updating the criteria to be granted extended access to the Web API.
Please note that starting May 15, 2025 we’re introducing some changes to the way we provide Web API extended quota mode access. For more information, read here.
Web APIReferences / Users / Follow Playlist

Follow Playlist

Add the current user as a follower of a playlist.

Authorization scopes

Request

  • playlist_id
    string
    Required

    The Spotify ID of the playlist.

    Example: 3cEYpjA9oz9GiPac4AsH4n
supports free form additional properties
  • public
    boolean

    Defaults to true. If true the playlist will be included in user's public playlists (added to profile), if false it will remain private. For more about public/private status, see Working with Playlists

Response

Playlist followed

endpointhttps://api.spotify.com/v1/playlists/{playlist_id}/followersplaylist_id

Request body


Response sample

empty response