post
https://api.7digital.com/1.2/playlists
Create a new playlist tied to your partner consumer key.
Playlists can be associated with the partner or a specific user, by setting the userId query parameter.
When creating a new playlist you can provide an initial track listing in the request or create an empty playlists by leaving the "tracks" array empty.
When adding a track to a playlist there are certain properties you can optionally specify, see playlists/{playlistId}/tracks for details
The POST body parameters should be formatted as raw JSON.

