Delete the environment gate of a given environment

Request

DELETE https://{hostname}:{port}
    /cli/environment/gate?{parameters}
Table 1. Request parameters
Parameter Type Required Description
environment string true Name or ID of environment
application string false Name or ID of application (required if environment is specified by name)

Related CLI command: deleteEnvironmentGate.