Update playlist
soundcloud_update_playlistUpdate playlist metadata or replace its entire track list to correct details or reorganize content for the logged-in SoundCloud user.
Instructions
Update metadata of a playlist owned by the logged-in user. If track_urns is given it REPLACES the whole track list (use soundcloud_add_playlist_tracks / soundcloud_remove_playlist_tracks for incremental edits).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ean | No | European Article Number | |
| genre | No | ||
| title | No | ||
| 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 | ||
| playlist | Yes | Playlist URN (soundcloud:playlists:123), numeric id, or a soundcloud.com set URL | |
| set_type | No | ||
| tag_list | No | Comma-separated tags | |
| permalink | No | ||
| label_name | No | ||
| track_urns | No | Full ordered replacement track list | |
| description | No | ||
| purchase_url | No | ||
| release_date | No | yyyy-mm-dd | |
| purchase_title | No |