1

I want to delete db records when app uninstalled from marketplace or is there any api to uninstall app by programmatically

1 Answer 1

0

There is no webhook for uninstalling but when an app is uninstalled the permissions are revoked. You can use the Google Workspace Admin SDK Reports API to monitor these changes. You can set up a system to periodically check the API for these events and react accordingly.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.