v1

latestOpenAPI 3.1.0Proprietary2026-07-24660315.0 KB
Webhook Types

Calendar Event Submitted

Triggered when an event is submitted to your calendar and is pending approval. This can be a Luma event or an external event. Use the id with the Approve Event or Reject Event endpoint to process the submission — with an organization API key, pass submitted_to_calendar.id as the x-luma-calendar-id header.

postWebhookcalendar.event.submitted

Payload

type'calendar.event.submitted' required

Response

Return a 2xx status to acknowledge receipt of the webhook.