Removes application and all versions from ManageXR.
API key based authentication where <encoded-value> is the Base64 encoding of API_KEY_ID
:API_KEY_SECRET
The package name of the app
App type to delete.
• If not set, defaults to managed.
Behavior by type
type | Deletion scope |
---|---|
managed | Deletes the managed app and all managed versions. |
shared | Deletes the shared app for your organization only (the owner org keeps its copy). |
instant | Deletes the instant app for your organization only (the owner org keeps its copy). |
external | Deletes the external app. |
managed
, shared
, instant
, external
Unique identifier of the organization. Defaults to the organization associated with the API key if no id supplied.
App deleted successfully