Delete a release channel
Permanently deletes a release channel. It cannot be undone.
DELETE/v3/release-channels/{id}
JWT
release:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the release channel. |
Responses
204
401
403
404
409
429
500