Skip to main content

Quick-create an event from EventType defaults

POST 

/events/quick-create

Creates an event with minimal input, using EventType defaults for title, time, and group. At least one of eventTypeId or groupId is required. If only groupId is provided, the event type is auto-detected from the group's linked EventType. If an event of the same type already exists for the given date, returns the existing event instead.

Request​

Responses​

Event created or existing event found