Create a playlist for a profile

Create an empty playlist on this profile. Returns 201 with the
new playlist. 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

Parent resource ID

Body Params
string
required
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
required

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

Allowed:
Responses

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