v1

latestOpenAPI 3.0.02026-07-241010520.6 KB
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.