Endpoint https://api.musicxray.com/track_set_members.xml
You must have first created a track set and at least one track to use this resource
| name | description | type | access | required | example value |
|---|---|---|---|---|---|
| id | UNIQUE id | Integer | read-only | yes | 1,2,3 |
| track_id | UNIQUE id of the track to add to the set | Integer | read,write | yes | 1,2,3 (must be a valid track id that you created) |
| track_set_id | UNIQUE id of the track set | Integer | read,write | yes | 1,2,3 |