Delete app
delete_appPermanently delete an app and all its versions. This cannot be undone. It deletes only the app (the lens) — its member resources are untouched and continue to exist on their own. To simply hide the app without deleting, use unpublish_app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | the app id to delete permanently |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |