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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"id":"jft85sfhwyutd","description":"Ut eiu"}