Version 11.0.0
RestAPI for the Environment Object
Method | Path | Description |
---|---|---|
GET | /msapi/environment | Get a List of Environments |
POST | /msapi/environment | Create a Environment |
GET | /msapi/environment/:key | Get a Environment |
Name | Path | Description |
---|
-
Summary
Get a List of Environments -
Description
Get a list of environments for the user.
- 200 OK
-
Summary
Create a Environment -
Description
Create a new Environment and persist it
- 200 OK
-
Summary
Get a Environment -
Description
Get a environment based on the _key or name.
- 200 OK