{ "ids": [ "string" ] }
curl --location --request DELETE '/api/v1/live/channel' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "string" ] }'
{ "code": 0, "msg": "ok", "data": null }