Authorizations
Path Parameters
Numeric ID of the hooks to delete
Query Parameters
Your API key
Response
OK, hook removed successfully
curl --request DELETE \
--url https://api.cal.com/v1/webhooks/{id}
curl --request DELETE \
--url https://api.cal.com/v1/webhooks/{id}
Numeric ID of the hooks to delete
Your API key
OK, hook removed successfully
Was this page helpful?