invitee.canceled
Fires when an invitee cancels an existing Calendly appointment.
Auth
- Auth method
hmac-sha256- Signature header
Calendly-Webhook-Signature- Signature detail
- HMAC-SHA256 of the raw request body; timestamp included in the signature header to prevent replay attacks.
- Required OAuth scopes
default
Payload schema (field names + types only)
event string requiredcreated_at string requiredcreated_by string payload object requiredcancel_url string | null reschedule_url string | null invitee object uri string email string name string first_name string | null last_name string | null status string (enum) event object uri string name string start_time string end_time string status string location object