Seek To Position
Seeks to the given position in the user’s currently playing track.
The Spotify Platform can not be used to develop commercial streaming integrations.
More informationThe Spotify Platform can not be used to develop applications that alter Spotify Content.
More informationYou may not synchronize any sound recordings with any visual media, including any advertising, film, television program, slideshow, video, or similar content
More informationThe Spotify Platform can not be used for non-interactive broadcasting.
More information
Control playback on your Spotify clients and Spotify Connect devices.
Request
- position_msintegerRequired
The position in milliseconds to seek to. Must be a positive number. Passing in a position that is greater than the length of the track will cause the player to start playing the next song.
Example value:25000
- device_idstring
The id of the device this command is targeting. If not supplied, the user's currently active device is the target.
Example value:"0d1841b0976bae2a3a310dd74c0f3df354899bc8"
Response
Command sent