{
"live_id": 0,
"id": 0,
"msg_id": "string",
"is_banned": 0
}curl --location --request POST '/api/comment/delete' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_id": 0,
"id": 0,
"msg_id": "string",
"is_banned": 0
}'{}