Webhooks

Remove Registered Webhook

Remove a previously registered webhook by providing its configuration.

delete/v2/webhooks

Headers

organization-idstring

Request body

idstring required

ID assigned to the Webhook

Response

Webhook deleted successfully.

Changes