🦆 Create: Jukebox Display is currently under review on Modrinth. A temporary download is available here
cURL
curl --request POST \ --url http://localhost:1234/api/services/cider/playback/pause \ --header 'quack: <quack>'
Trigger the pause button action in Cider
{ data: true, error: null }
{ data: null, error: "Something went wrong!" }