App Versions & Release Channels
Delete App Version
Deletes a specific app version
App type | Deletion scope |
---|---|
managed app | Deletes the specified managed app version |
shared app | Deletes the specified shared version in the recipient organization only (owner org keeps its copy) |
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
The package name of the app
Unique identifier of the app version
Query Parameters
Unique identifier of the organization.
Defaults to the organization associated with the API key.
Response
200
App version deleted successfully