Force an on-demand synchronization of the connected calendars in the workspace
incremental (default) syncs only changes since the last successful sync. full rebuilds the entire calendar index; use sparingly as it can take several minutes on large accounts.google or microsoft. When omitted, every connected calendar in the workspace is refreshed.mode is full. Defaults to 90 days before the current date.mode is full. Defaults to 180 days after the current date.X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID. When the job completes, a calendar.sync.completed webhook event is delivered if you have a matching subscription.
| Status | Code | Description |
|---|---|---|
| 401 | invalid_key | Invalid or expired API key |
| 403 | insufficient_permissions | Missing write:calendar permission, or no connected calendar |
| 409 | sync_in_progress | A full sync is already running |
| 429 | rate_limited | On-demand sync is capped at 6 per hour per workspace |