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