v1

latestOpenAPI 3.1.02026-07-246652306.5 KB
playback

pause

Use the pause command in the playback namespace to pause group playback.

After a successful pause command, if your app is subscribed to the playback namespace, it will receive a playbackStatus event with either PLAYBACK_STATE_PAUSED or PLAYBACK_STATE_IDLE, depending on the audio source loaded on the group.

post/groups/{groupId}/playback/pause

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