v1

latestOpenAPI 3.1.02026-07-246652306.5 KB
playback

skipToPreviousTrack

Use the skipToPreviousTrack command in the playback namespace to skip to the previous track.

Not all audio sources allow multiple tracks. For example, when a group is streaming an Internet radio station, there is no previous track to skip to. If you send a skipToPreviousTrack command when the audio source does not support multiple tracks, your app will receive an ERROR_PLAYBACK_FAILED, but audio will continue playing.

post/groups/{groupId}/playback/skipToPreviousTrack

Response

See the x-muse-error-codes extension for a list of muse errors that generate this response

Ok required

This object represents an empty (default) success. The platform returns an empty object ({}).