v1
latestOpenAPI 3.1.02026-07-246652306.5 KBrefreshCloudQueue
Use the refreshCloudQueue command in the playbackSession namespace to signal the player to re-fetch tracks from the cloud queue server centered around the current item. See the Cloud Queue API /itemWindow endpoint for details.
This command requires your app to have either created a new session or joined an existing session, and also loaded a cloud queue on the group with loadCloudQueue.
Your app should only use this command when it detects a change in the cloud queue content that should immediately be reflected in the group. For example, if a user removes the currently playing track with your app, use this command to remove the track from the group and stop it from playing. This helps provide a good user experience.
Response
See the x-muse-error-codes extension for a list of muse errors that generate this response
This object represents an empty (default) success. The platform returns an empty object ({}).