Is there an outbound (from Smartsheet -----> to our app) token revocation /deletion API call our app should be catching and handling?
If the end user revokes our app's connection via their Smartsheet dashboard, does our app get a call?
I checked the OAuth documentation and Webhook documentation and did not see it.
Would be nice to implement this as we have for other apps.