Webhooks
Remove an existing hook
Getting Started
Attendees
Availabilities
Booking References
Bookings
Credentials
Destination Calendars
Event Types
Memberships
Schedules
Selected Calendars
Teams
Users
Webhooks
Remove an existing hook
DELETE
/
webhooks
/
{id}
curl --request DELETE \
--url https://api.cal.com/v1/webhooks/{id}
Authorizations
Path Parameters
Numeric ID of the hooks to delete
Query Parameters
Your API key
Response
201
_mintlify/placeholder
OK, hook removed successfully
Was this page helpful?
curl --request DELETE \
--url https://api.cal.com/v1/webhooks/{id}