Add a new Environment Type
POST {{baseUrl}}/orgs/:orgId/env-types
Adds a new Environment Type to an Organization.
Request Body
{"id"=>"jft85sfhwyutd", "description"=>"Ut eiu"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"id":"jft85sfhwyutd","description":"Ut eiu"}