/track_set_members

afterpageloadcalls

Add tracks to your trackset

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

Supported methods

  • /track_sets.xml [GET,POST]
  • /track_sets/[resource_id].xml [GET,DELETE]

Properties

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