Create playlist
soundcloud_create_playlistCreate a playlist or album on SoundCloud for the logged-in user, with optional ordered tracks, metadata, and public or private sharing settings.
Instructions
Create a playlist (or album via set_type) for the logged-in user, optionally with an initial ordered list of tracks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ean | No | European Article Number | |
| genre | No | ||
| title | Yes | ||
| account | No | Logged-in SoundCloud account to act as: alias, username or user URN. Omit to use the active (default) account; soundcloud_auth_status lists them. | |
| license | No | ||
| release | No | ||
| sharing | No | ||
| set_type | No | ||
| tag_list | No | Comma-separated tags | |
| permalink | No | ||
| label_name | No | ||
| track_urns | No | Ordered track URNs / ids / URLs to include | |
| description | No | ||
| purchase_url | No | ||
| release_date | No | yyyy-mm-dd | |
| purchase_title | No |