At the moment, if your app reports more than 35 errors in the past 10 minutes and exceeds a 4.5% failure rate, your webhook will be disabled. As per this page:
https://www.dropbox.com/developers/reference/webhooks#documentation
When this happens, is there any way for me to re-enable it again (via API or some other programmatic way) instead of going to dropbox web UI ? Does someone know if there is API functionality for enabling / disabling webhooks?