Update a playlist

Update playlist title or description (PATCH). Returns 204 No
Content
on success. Requires playlist.manage
scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

You are reading API v2 documentation

Still using the Legacy API? Access the Legacy API documentation.



Path Params
string
required
Body Params
string
length between 1 and 50

Playlist title displayed to users. Between 1 and 50 characters. Leading and trailing whitespace is trimmed. Must be at least 1 characters. Must be at most 50 characters.

length ≤ 2000

Optional description of the playlist. Maximum 2000 characters. Leading and trailing whitespace is trimmed. Must be at most 2000 characters.

string
enum

Playlist access level: public (everyone) or private (owner only).
Required at creation.

Allowed:
Responses
204

Successful Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json