Description
Soft-deletes a project step. The step disappears from new releases; existing release snapshots are unaffected.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
projectStepId |
query | string | yes | ID of the step. |
Errors
| Status | Meaning |
|---|---|
400 |
Invalid projectStepId. |
401 |
Missing or invalid Basic auth credentials, or the service account lacks the required role. |