v1
latestOpenAPI 3.0.32026-07-139687282.9 KBPlayer
Add Item to Playback Queue
Add an item to be played next in the user's current playback queue. This API only works for users who have Spotify Premium. The order of execution is not guaranteed when you use this API with other Player API endpoints.
post/me/player/queue
Query parameters
uristring required
The uri of the item to add to the queue. Must be a track or an episode uri.
Example:spotify:track:4iV5W9uYEdYUVa79Axb7Rh
device_idstring
The id of the device this command is targeting. If not supplied, the user's currently active device is the target.
Example:0d1841b0976bae2a3a310dd74c0f3df354899bc8
Response
Command received