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