Environment REST Endpoints

Environment
The operations from the Environment category.
Create an Environment
Method: post
Path: /environment
Delete an Environment
Method: delete
Path: /environment/{id}
Get Environment Details
Method: get
Path: /environment
Get Environment Details by ID
Method: get
Path: /environment/{id}