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