Environments
Create an environment
POST
Body
application/json
The directory path of the environment
Example:
"my/env/path"
Response
200
application/json
Environment created successfully
The directory path of the environment
Example:
"my/env/path"