Webhooks
Delete Webhook
Delete a Webhook by ID
delete/tenants/{tenant_id}/webhooks/{webhook_id}
Path parameters
tenant_idstring uuid required
The ID of the tenant to delete a webhook for.
webhook_idstring uuid required
The ID of the webhook to be deleted.
Response
Webhook successfully deleted.