post
{protocol}://api.ws.sonos.com/control/api/{version}/groups//playback/seek
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Success Code: 200 OK
Content Examples:
- When including the optional
itemId.
{
"positionMillis" : 30000,
"itemId" : "123"
}
- When omitting the optional
itemId.
{
"positionMillis" : 30000
}
400Success Code: 200 OK
Content Examples:
- When including the optional
itemId.
{ "positionMillis" : 30000, "itemId" : "123" }
- When omitting the optional
itemId.
{ "positionMillis" : 30000 }
401A client has not provided authorization credentials to perform a command
403A client does not have the correct permissions to perform a command
404Success Code: 200 OK
Content Examples:
- When including the optional
itemId.
{
"positionMillis" : 30000,
"itemId" : "123"
}
- When omitting the optional
itemId.
{
"positionMillis" : 30000
}
404Success Code: 200 OK
Content Examples:
- When including the optional
itemId.
{ "positionMillis" : 30000, "itemId" : "123" }
- When omitting the optional
itemId.
{ "positionMillis" : 30000 }
499Success Code: 200 OK
Content Examples:
- When including the optional
itemId.
{
"positionMillis" : 30000,
"itemId" : "123"
}
- When omitting the optional
itemId.
{
"positionMillis" : 30000
}
499Success Code: 200 OK
Content Examples:
- When including the optional
itemId.
{ "positionMillis" : 30000, "itemId" : "123" }
- When omitting the optional
itemId.
{ "positionMillis" : 30000 }
500Sonos has experience an unexpected condition it is unable to recover from
503Player is unable to reach the service.
