Path Parameters
Webhook ID
Response
Webhook deleted successfully
curl --request DELETE \
--url http:localhost:3000/v2/integrations/webhooks/{id}Delete a webhook.
curl --request DELETE \
--url http:localhost:3000/v2/integrations/webhooks/{id}Webhook ID
Webhook deleted successfully
Was this page helpful?