v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Session

Instructs a session to play an item.

post/Sessions/{sessionId}/Playing

Path parameters

sessionIdstring required

The session id.

The session id.

Query parameters

playCommand'PlayNow' | 'PlayNext' | 'PlayLast' | 'PlayInstantMix' | 'PlayShuffle' required

Enum PlayCommand.

The type of play command to issue (PlayNow, PlayNext, PlayLast). Clients who have not yet implemented play next and play last may play now.

itemIdsstring[] required

The ids of the items to play, comma delimited.

The ids of the items to play, comma delimited.

startPositionTicksinteger nullable

The starting position of the first item.

The starting position of the first item.

Response

Instruction sent to session.