Delete Environment
Environments
Delete Environment
Deletes an environment. Any plugins installed on it are uninstalled with it and their provider authorizations revoked. Returns 409 when an automation still references the environment, when personal environments inherit from it, 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 Organization → 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.