Webhooks

Delete webhook

Delete a specific webhook by providing its unique identifier. Once deleted, webhook events will no longer be sent to the configured URL.

delete/webhooks/{id}

Path parameters

idstring required

The unique identifier for the webhook.

Response

Deleted

Changes