Public Beta: New API for uninstalling a public app from a HubSpot account
Today we're releasing a new API endpoint that allows app builders to uninstall their public app from a HubSpot account:DELETE /appinstalls/v3/external-install
On a successful request, the app will be removed from the account, and the account admins will receive an email notification that the app has been uninstalled. The email will be sent to all Super Admins for the account, and will include a link to the app's connection page, allowing admins to reinstall the app if the uninstall was unintentional or if they wish to reinstall the integration.
How does it work?
The endpoint requires an active OAuth access token for the account you wish to uninstall the app from.
Uninstalling the app will remove any app features set up for the app, including removing any configured app cards, as well as unsubscribing any configured webhooks for that account.
For more details please see the endpoint documentation.
When is this happening?
The new endpoint is available in public beta now for all HubSpot accounts and public apps.
Please let us know if you have any questions by joining the discussion in our community.