Delete app version
App Versions & Release Channels
Delete App Version
Deletes a specific app version
| App type | Deletion scope |
|---|---|
| managed app | Deletes the specified managed app version. This also deletes all release channels that target this managed version. See Delete release channel. |
| shared app | Deletes the specified shared version in the recipient organization only (owner org keeps its copy) |
DELETE
Delete app version
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
Unique identifier of the app version
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.
Response
App version deleted successfully