Authorization: ********************{
"ids": [
"string"
]
}curl --location --request DELETE '/comments' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"string"
]
}'{
"code": 0,
"data": 0,
"message": "string"
}