API referenceApplicationsEnvironments
Environments
6 operations.
List environments
GET /api/v1/environments
Create an environment
POST /api/v1/environments
Get an environment
GET /api/v1/environments/{id}
Update an environment (rename, tags, connector, agent config, run size)
PUT /api/v1/environments/{id}
Delete an environment
DELETE /api/v1/environments/{id}
Seal an environment into a versioned image
POST /api/v1/environments/{id}/seal