GeneralWebhooksDelete WebhookDelete Webhook DELETE /v1/webhooks/:webhookId This endpoint removes a Webhook identified by the webhookId parameter. Request Responses204400404429When the delete was successful.Bad request.Not found.Too many requests. In case of the request rate exceeds the rate limits.