Improved management of secondary calendars via the Calendar API

Improved management of secondary calendars via the Calendar API
Google introducing two enhancements to the Calendar API that make it easier for admins to programmatically manage secondary calendars within their organization: a transfer API and a filter for secondary calendars owned by your organization.
Transfer API
Organization filter
Getting started
- Admins: There is no admin control for this feature.
- End users: There is no end user setting for this feature. Visit the Help Center to learn more about transferring calendars or events in Google Calendar.
Rollout pace
- Rapid Release and Scheduled Release domains: Gradual rollout (up to 15 days for feature visibility) starting on June 18, 2026
- Rapid Release and Scheduled Release domains: Gradual rollout (up to 15 days for feature visibility) starting on July 6, 2026
Availability
- Available to all Google Workspace customers
Resources
- Google Workspace Admin Help: Cancel or transfer events or secondary calendars before deleting a user
- Google Calendar Help: Transfer calendars or events in Google Calendar
- Workspace Updates Blog: An update on secondary calendar lifecycle changes and a new API
1. Transfer API Endpoint
- How it works: This replicates the data transfer functionality available in the Admin console without requiring confirmation or email verification from the recipient.
- Requirements: Requires user authentication with the Manage Calendars administrator privilege and the
useAdminAccessparameter set totrue. [1, 2]
2. Organization Filter for Calendar Lists
CalendarList:list API method to return only secondary calendars that are owned by your organization. [1]- Usage: By combining this with the
users.listmethod of the Admin SDK API, you can audit and retrieve a comprehensive list of organization-owned secondary calendars across multiple users. - Ownership Check: The
dataOwnerfield can be utilized to verify the current ownership status of a calendar. [1]
3. Dedicated Data Owner Rules [1]
- Deletion Rights: Only the designated data owner can delete a secondary calendar. Their access level cannot be downgraded from the default owner status as long as they own it. [1]
- Lifecycle Policies: With upcoming changes to how secondary calendars expire (such as auto-deleting when the owner’s account is deleted), these API updates ensure you can audit and reassign ownership of orphan secondary calendars before they are lost. [1, 2]
- Are you looking for the REST API endpoints or Python/Apps Script examples?
- Do you need help with Domain-Wide Delegation (DwD) setup for these admin API calls?
Improved management
Read more
. Wear OS 7 helps your smartwatch keep up with you
. Lenovo ThinkPad T14 and T16 built one, trusted for years
. How to Transfer Data from iPhone to Android Wirelessly
. New expanded Android parental controls to support families around the world
. Trump-Modi bromance back on display in meeting on sidelines of G7
. Scaling the UK government’s AI vision
. Drive with “Minions & Monsters” on Waze
. Google expanding our support for breakthrough carbon removal technologies
. How to use Tools in Google Flow | Find Your Flow
. Meet the new Google Home Speaker, built for Gemini
. Amazon Prime Day | 4-6 July 10th Prime Day
. Gemma Playground: AI Edge Gallery
. SPIDER-MAN: BRAND NEW DAY – New Trailer (4K)
. New research shows how AMIE, our medical AI, could help manage health conditions.
for more refer Gemini website click here
for more refer Artificial Intelligence website click here

