v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
Environments

Delete Environment

Deletes an environment. 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/v1/environments/{id}

Path parameters

idstring required

Environment UUID. The literal global is rejected with 409 — the Global env cannot be deleted.

Response

Environment deleted

successboolean required