Skip to content

Event Email Notifications API

Per-event email notification templates and configuration.

Authentication

These routes are registered with: CalendarPolicy.

Endpoints

MethodPathEditionOperationController
GET/calendars/{id}/events/{event_id}/email-notificationsCoreGet Event Email NotificationsCalendarController@getEventEmailNotifications
POST/calendars/{id}/events/{event_id}/email-notificationsCoreSave Event Email NotificationsCalendarController@saveEventEmailNotifications
POST/calendars/{id}/events/{event_id}/email-notifications/cloneCoreClone Event Email NotificationCalendarController@cloneEventEmailNotification