Share a release channel
App Versions & Release Channels
Share Release Channel
Share an app release channel with a client organization. The API key used must be a multi-org key with access to the client organizations to use this endpoint.
POST
Share a release channel
Documentation Index
Fetch the complete documentation index at: https://docs.managexr.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key based authentication where is the Base64 encoding of API_KEY_ID:API_KEY_SECRET
- Username: The API Key ID.
- Password: The API Key Secret.
Path Parameters
The package name of the app
The unique identifier of the release channel
Query Parameters
Unique identifier of the organization. This parameter is only necessary when using multi-organization API keys.
Defaults to the organizationId associated with the API key.
Body
application/json
Array of organization IDs to share the release channel with
Example:
["org_123", "org_456"]Response
The updated release channel