{ "user_id": "string", "comment_id": "string", "module": "string", "resource_id": "string" }
curl --location --request DELETE '/api/v1/comment' \ --header 'Content-Type: application/json' \ --data-raw '{ "user_id": "string", "comment_id": "string", "module": "string", "resource_id": "string" }'
{}