Is it recommended to send message body with DELETE?
I see that in Apigee console, for DELETE , the Body tab is not enabled which means it does not allow us to send message body with DELETE. Whereas Postman, Mozilla RESTClient do allow this. Also I have tested that any DELETE resource in proxies are able to process request body payload.