Sharing & Landing API
Public calendar landing-page configuration and sharing settings.
Authentication
These routes are registered with: CalendarPolicy.
Endpoints
| Method | Path | Edition | Operation | Controller |
|---|---|---|---|---|
GET | /calendars/{id}/sharing-settings | Core | Get Sharing Settings | CalendarController@getSharingSettings |
POST | /calendars/{id}/sharing-settings | Core | Save Sharing Settings | CalendarController@saveSharingSettings |