Delete Environment
Environments
Delete Environment
Deletes an environment. Returns 409 when an automation still references the environment, or when called against the Global environment (which cannot be deleted).
DELETE
Delete Environment
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Path Parameters
Environment UUID. The literal global is rejected with 409 — the Global env cannot be deleted.
Response
Environment deleted
Generic success response.