Move a Track
Header Parameters
Authorizationstring Required
Credentials with queue:read and queue:write scopes.
StoreIdstring Required
StoreId API Key provided by Tuned Global for accessing the service.
Query Parameters
queueItemIdstring Required
Id of the track within the queue to move.
toGroupstring Required
Id of the group to move the track to.
toIndexstring Required
Index within the queue to move the track to.
Response
200
Object
Track moved
400
Object
toIndex not valid
404
Object
queueItem not found
Was this section helpful?
Response
Was this section helpful?