Uninstall Application
The flow of app uninstallation.
![](https://files.readme.io/e7e4005-uninstall.png)
An explanation of the above diagram is given below.
- User requests to uninstall the app from the App Store.
- Refer the API spec for the Uninstall endpoint here
- App Store redirects uninstall request to Auth Server.
- The response from the Auth Server.
- App Store redirects to the success/failed page.
Updated 6 months ago