Calendar Subscription
Update Calendar Subscription
WRITE
access to the ADMIN
module is required to access this endpointPUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the calendar subscription you wish to update
Body
application/json
External shared calendars that are imported into Sonderplan on a recurring schedule
If enabled, Sonderplan will be regularly checking the external calendar for changes
Example:
true
Bookings imported from the external calendar will have these properties added
URL (link) to the external calendar subscription, usually a .ics file
Example:
"https://calendar.google.com/calendar/i"
Response
200
application/json
Successful Operation