v1

latestSwagger 2.02026-07-17372667.4 KB
post/users/{user_id}/playlists

Path parameters

user_idstring required

The user's Spotify user ID.

Headers

Acceptstring

It is used to set specified media type.

Request body

namestring required
publicboolean

Response

Created

collaborativeboolean

True if the owner allows other users to modify the playlist.

descriptionstring

The playlist description. Only returned for modified, verified playlists, otherwise null.

external_urlsobject

Known external URLs for this album.

hrefstring

A link to the Web API endpoint providing full details of the playlist.

idstring

The Spotify ID of the playlist.

namestring

The name of the playlist.

publicboolean

The playlist's public/private status: true the playlist is public, false the playlist is private, null the playlist status is not relevant. For more about public/private status, see Working with Playlists.

snapshot_idstring

The version identifier for the current playlist. Can be supplied in other requests to target a specific playlist version

typestring

The object type: 'playlist'.

uristring

Spotify URI of the playlist.