Repost / un-repost a track or playlist
soundcloud_set_repostControl repost status for SoundCloud tracks or playlists: repost or remove a repost using the logged-in user's account.
Instructions
Repost (reposted=true) or remove the repost (reposted=false) of a track or playlist as the logged-in user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Required only when target is a bare numeric id | |
| target | Yes | Track or playlist: URN (soundcloud:tracks:123 / soundcloud:playlists:123) or soundcloud.com URL. Bare numeric ids also need kind. | |
| 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. | |
| reposted | Yes | true to repost, false to remove the repost |