| Name | Description | |
|---|---|---|
| DestroyAppAsync(String, String, String) | Deletes an app from the Qlik Sense repository or from the file system. ** In server mode ** In addition to being removed from the repository, the app is removed from the directory as well: <installation_directory>\Qlik\Sense\Repository\Apps The default installation directory is ProgramData. ** In local installation mode ** The app is deleted from the directory C:\Users\%username%\Documents\Qlik\Sense\Apps. | |
| DestroyAppAsync T (String, String, Func Response, T , String) | Deletes an app from the Qlik Sense repository or from the file system. ** In server mode ** In addition to being removed from the repository, the app is removed from the directory as well: <installation_directory>\Qlik\Sense\Repository\Apps The default installation directory is ProgramData. ** In local installation mode ** The app is deleted from the directory C:\Users\%username%\Documents\Qlik\Sense\Apps. |