uninstall_app
Remove an installed application from your site using its subscription id. Obtain the id from list_apps or get_app.
Instructions
Uninstall (remove) an installed application from the current site.
Pass the app's subscription id — get it from list_apps (the id field) or get_app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App subscription id (from list_apps / get_app) |