Environments
With these endpoints you can update existing Environments or add new ones into your selected Product.
Here you can read more about the concept of Environments.
List Environments
This endpoint returns the list of the Environments that belongs to the given Product identified by the
Create Environment
This endpoint creates a new Environment in a specified Product
Get Environment
This endpoint returns the metadata of an Environment
Update Environment
This endpoint updates an Environment identified by the `environmentId` parameter.
Delete Environment
This endpoint removes an Environment identified by the `environmentId` parameter.