Set track storefront
soundcloud_set_track_storefrontCreate or replace a track's buy/link storefront. Provide all fields you want to keep; omitted optional fields are removed.
Instructions
Create or replace the storefront (buy / link module) shown on a track owned by the logged-in user. The whole storefront is replaced: omitted optional fields are cleared, so send every value that should remain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | External http(s) URL the button opens | |
| type | Yes | ||
| price | No | Display-only price text; SoundCloud processes no payment | |
| title | Yes | Card title, e.g. 'Download now' | |
| track | Yes | Track URN (soundcloud:tracks:123), numeric id, or a soundcloud.com track 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. | |
| link_title | No | Button label | |
| description | No |