Skip to main content
SDK luma.events.create(body: EventCreateParams): Promise<Event> Creates a new event on your calendar.

Parameters

body
EventCreateParams
required
Event fields to create. See the official Luma API docs for available fields.
Creates a real event on your calendar. Use a test calendar.

Test it

Create a short-lived test event on a non-production calendar, then confirm it appears in events.list():