Documentation Index
Fetch the complete documentation index at: https://docs.syncline.run/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Cancels a meeting and removes it from all attendees’ calendars.Authentication
Requires Platform API Key in theX-API-Key header.
Request
Path Parameters
The meeting ID returned from the schedule call
Response
Success Response (200 OK)
Example
Notes
- Calendar invites are automatically cancelled for all attendees
- The meeting ID becomes invalid after cancellation
- This action cannot be undone
- Sends a
meeting.cancelledwebhook to your configured webhook URL
Webhook Notification
When a meeting is cancelled, Syncline sends ameeting.cancelled webhook: