{ "id": 10 }
curl --location '/config/monitor/unsubscribe' \ --header 'Content-Type: application/json' \ --data '{ "id": 10 }'
{ "response": { "resource": "config/monitor", "command": "unsubscribe", "id": 0, "status": "ok" } }