Description
Soft-deletes the environment. New deployments cannot target it; historical data is preserved.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
environmentId |
query | string | yes | ID of the environment. |
Errors
| Status | Meaning |
|---|---|
400 |
Invalid environmentId. |
401 |
Missing or invalid Basic auth credentials, or the service account lacks the required role. |