Zoom Deauthorization - How soon we need to call compliance API if the user not allowed the developer to keep the data?

Description
When zoom sends the deauthorization notification, how soon should I call the compliance API? Since there is a 10-day window, can I wait for 10 days and delete the data on the 10th day?
Since we are using browser storage for efficiency, we would need some time to force the user to do re-authorize the app.

Hey @nithin.raj,

Good question—as long as you hit the data compliance API within 10 days of receiving the deauthorization event, you will be considered compliant. That said, we do recommend taking care of this sooner rather than later if possible.

Thanks,
Will

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.