Deletes a webhook
Required permissions:
developer:manage_webhookA company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
The ID of the webhook to delete.
"hook_xxxxxxxxxxxxx"
A successful response
Represents true or false values.