Back to AlladdedAPI - Added ability to delete Webhooks November 16th, 2021 🚀 Feature Release Delete webhook endpoint is now available in the API. This new endpoint requires the access scope write:device. Simply call to the endpoint below to delete a webhook. requestDELETE /webhooks/{hookId}