kodiremote/json/mute

9 lines
99 B
Plaintext

{
"jsonrpc": "2.0",
"method": "Application.SetMute",
"params": {
"mute": "toggle"
},
"id": 1
}