v1
latestOpenAPI 3.1.02026-07-246652306.5 KBplayback
togglePlayPause
Use the togglePlayPause command in the playback namespace to toggle the playback state on the given group, if possible. Upon completion of the command, the player sends playbackStatus events to all subscribers. When toggling from pause to play, this functions similar to the play command. When transitioning from play to pause, it functions like the pause command. See those commands for more details about the functionality of those states.
post/groups/{groupId}/playback/togglePlayPause
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 ({}).