{
"ids": [
0
],
"msg_ids": [
"string"
],
"live_id": 0,
"is_passed": 0
}curl --location --request POST '/api/comment/bulk-audit' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
],
"msg_ids": [
"string"
],
"live_id": 0,
"is_passed": 0
}'{}