Toggle proxy mode for the given Environment which will allow seamless enabling of various security features.
post/midgard/v0.1/environment/{environmentId}/proxy-mode
Toggle proxy mode for the given Environment.
Request
Authorization
X-AT
header
apiKey
Path Parameters
environmentId
integer
REQUIRED
Body
application/json
enableSet to true to enable proxy mode, false to disable.
boolean
REQUIRED
Response
200Proxy mode state updated successfully.
403User is not allowed to access this resource.
404Environment not found.
Shell cURL
shell
Show schema
json