Delete Webhook
DELETE {{baseUrl}}/extensions/event-webhooks/:eventWebhookID
Remove webhook from the organization. Upon success, the webhook will be removed from the organization.
Requires access_token as a Bearer {{token}} in the Authorization header with user-write scope.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | null |