App Uninstallation Webhook

Fera can trigger a webhook on your server when the app is uninstalled from our end.

When a user uninstalls your Fera app on the Fera server then Fera can optionally trigger a webhook on your server to let you know that the app was removed.

This webhook is similar to Webhook Introduction and authenticates the same way (using JWT tokens), however you will need to keep in mind that the API will not longer be available since the user by this point has already revoked the auth token permissions.