DELETE
/api/comment/delete
curl \
--request DELETE http://api.example.com/api/comment/delete \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request DELETE http://api.example.com/api/comment/delete \
--header "Authorization: Bearer $ACCESS_TOKEN"