Delete the scaling policy for an environment
  DELETE /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies/{policyName}    
 DELETE
 /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/scaling-policies/{policyName}
 Authorizations
Parameters
Path Parameters
 organisation 
 required
   string
The organisation ID
 application 
 required
   string
The application ID
 environment 
 required
   string
The environment ID
 policyName 
 required
   string
The policy name
Responses
204
The scaling policy for the environment
