Description
Detaches an environment from a phase. The environment is not deleted.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
lifecycleId |
query | string | yes | ID of the lifecycle. |
phaseId |
query | string | yes | ID of the phase. |
environmentId |
query | string | yes | ID of the environment. |
Errors
| Status | Meaning |
|---|---|
400 |
Invalid IDs. |
401 |
Missing or invalid Basic auth credentials, or the service account lacks the required role. |