Delete a Webhook
Delete a webhook.
Delete a webhook. The webhook will no longer receive event notifications. This action cannot be undone.
Scope: webhooks.delete
Path Parameters
webhook_idstringrequiredThe ID of the webhook to delete.
Sample Response
200 OK
{ "data": null }