Delete a specific Environment.

DELETE {{baseUrl}}/orgs/:orgId/apps/:appId/envs/:envId

Deletes a specific Environment in an Application.

Deleting an Environment will also delete the Deployment history of the Environment.

Deletions are currently irreversible.