v4
latestOpenAPI 3.1.02026-08-086635375.7 KBMeetings
Cancel meeting invite
Cancel a pending meeting invite by ID for the authenticated organization.
Cancellation is idempotent for invites that are already cancelled, ended, or failed. A successful cancellation returns no response body.
delete/v1/meetings/invites/{id}
Path parameters
idstring uuid required
Meeting invite ID.
Response
Successfully cancelled meeting invite. No response body is returned.