HTTP Delete with Body not working
Http API Call Delete with body is stripping body before it reaching the endpoint. Is there a way to send the request. I have seen option to use fetch library but please advise if there is any native support in javascript