Add Tracks
Header Parameters
Authorizationstring Required
Bearer token issued by Tuned Global for OAuth 2.0 authentication and authorization
StoreIdstring Required
Unique API key assigned by Tuned Global to identify and authorize the store making the request
Body Parameters
trackIdsarray Required
Array of unique identifiers representing the tracks to be added to the collection
Show child attributes
Response
200
Object
OK
Response Attributes
Valueboolean
Response payload containing the result of the add tracks operation
400
Object
With a message of either "Track IDs cannot be null or empty." or "A maximum of 50 track IDs can be added at once."
Was this section helpful?
Response
Was this section helpful?