Hi,
I am trying to implement the following REST API in my application Delete Comment Vote REST Endpoint and would like clarification on what Header:DELETE means and how to implement it in say a postman request or a fetch in JS? I've tried using a DELETE request and both the response and the docs have made it very clear that is incorrect.