Toggle proxy mode for an environment URL.
post/midgard/v0.1/environment/url/{environmentUrlId}/proxy-mode
Toggle proxy mode for a specific environment URL to enable various security features. This will increase overall project pricing!Request
Authorization
X-AT
header
apiKey
Path Parameters
environmentUrlIdThe environment URL ID.
integer
REQUIRED
Body
application/json
enableWhether to enable or disable proxy mode.
boolean
REQUIRED
Response
200Proxy mode toggled successfully.
403User is not allowed to access this resource.
404Returned when the environmentUrl was not found.
422Validation or logic failures.
Shell cURL
shellShow schema
json