AppUninstall event fires whenever your app is removed, either at the location (account) level or at the company level. The payload identifies the app and the account from which it was removed. Use this event to revoke stored tokens, clean up account-specific data, or trigger offboarding workflows.
Payload
Example payload
Location level
Company level
Related
- App Install — fires when your app is installed
- OAuth 2.0 — authorization flow used during app installation