App Versions & Release Channels
Delete Release Channel
Deletes an app release channel. If shared with client organizations, deleting also unshares the release channel.
DELETE
Authorizations
API key based authentication where <encoded-value> is the Base64 encoding of API_KEY_ID
:API_KEY_SECRET
- Username: The API Key ID.
- Password: The API Key Secret.
Path Parameters
Package name of the app
Unique identifier of the release channel
Query Parameters
Unique identifier of the organization. Defaults to the organization associated with the API key when omitted.
Response
200
Release channel deleted successfully