Toggle proxy mode for multiple Environment URLs.
post/midgard/v0.1/environment/url/proxy-mode-multi
Toggle proxy mode for given Environment URLs to allow seamless enabling of security features. This will increase overall project pricing!Request
Authorization
X-AT
header
apiKey
Body
application/json
environmentUrlIdsThe list of environment URL toggle objects.
array object[]
REQUIRED
object {}
idThe Environment URL ID.
integer
enableWhether to enable or disable proxy mode.
boolean
Response
200Proxy mode toggled successfully.
400Validation or logic failures.
403User is not allowed to access this resource.
422Validation or prerequisite failed.
Shell cURL
shellShow schema
json