Creating APIproxy by importing zip-bundle it has received both http and https endpoints. How can I remove http, so that only calls over secure https are supported?
Solved! Go to Solution.
Select Proxy End point flow and Remove below line from "HTTPProxyConnection" element.
<VirtualHost>default</VirtualHost>