Webhooks

Delete Webhook

Deletes a specific webhook by its ID.

delete/webhooks/{webhook_id}

Path parameters

webhook_idstring uuid required

The unique identifier of the webhook.

Response

Webhook deleted successfully.

Changes