Developer
Developer - Calendar
Sync Customer Calendar Events
Sync all calendar events for all users in the current customer.
This endpoint is restricted to developer users only.
WARNING: This is a blocking operation that will run synchronously and may take several seconds to complete. It fetches events from all calendars for all users in the customer. In production, this should be run as a Celery task.
This endpoint is provided for development/debugging purposes.
Returns:
- Summary of the sync operation including number of users, calendars, and events processed
post/developer/calendar-sync/customer
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.