APIWebhooks

Delete a webhook

Delete a webhook. Its delivery history goes with it.

DELETE/webhooks/{webhook_id}

Delete a webhook. Its delivery history goes with it.

Path Parameters

webhook_id*string
Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/webhooks/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty