Description
Deletes a project channel. Existing releases on the channel are not affected.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
channelId |
query | string | yes | ID of the channel. |
Errors
| Status | Meaning |
|---|---|
400 |
Invalid channelId. |
401 |
Missing or invalid Basic auth credentials, or the service account lacks the required role. |