Follow / unfollow a user
soundcloud_set_followChange your follow status for any SoundCloud user by providing their profile URL, numeric ID, or user URN. Follow or unfollow them as the logged-in account, with support for choosing a specific account when managing multiple profiles.
Instructions
Follow (following=true) or unfollow (following=false) a user as the logged-in user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User URN (soundcloud:users:123), numeric id, or a soundcloud.com profile URL | |
| 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. | |
| following | Yes | true to follow, false to unfollow |