Uninstall Application

The flow of app uninstallation.

An explanation of the above diagram is given below.

  1. User requests to uninstall the app from the App Store.
    1. Refer the API spec for the Uninstall endpoint here
  2. App Store redirects uninstall request to Auth Server.
  3. The response from the Auth Server.
  4. App Store redirects to the success/failed page.