v1

latestOpenAPI 3.1.02026-07-246652306.5 KB
playback

skipToNextTrack

Use the skipToNextTrack command in the playback namespace to skip to the next track.

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

post/groups/{groupId}/playback/skipToNextTrack

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 ({}).