unfollow_artists
Remove one or more followed artists from your Spotify library in a single request. Pass up to 50 artist IDs, or enable dry-run to preview which artists would be unfollowed before applying changes.
Instructions
Unfollow one or more artists (1–50 IDs). Requires user-follow-modify. Set dry_run=true to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Spotify artist IDs to unfollow | |
| dry_run | No | Preview only: show exactly which artists would be unfollowed without calling the API | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |