Environments
Create Environment
Create a new environment in the Metoro platform.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Environment to create
Request to create a new environment
Response
200
application/json
Environment created successfully
Response for creating a new environment