Update Environment
PUT {{apiPath}}/environments/{{envID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Environment.
Request Body
{"name"=>"Updated-Environment-Name", "region"=>"NA", "type"=>"SANDBOX", "description"=>"Updated Description", "billOfMaterials"=>{"products"=>[{"type"=>"PING_ONE_BASE", "description"=>"New environment product description", "console"=>{"href"=>"https://example.com"}}]}}