v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133839143.7 KB
calendars

Transfers a secondary calendar between users within a Google Workspace organization. Requires user authentication with Manage Calendars administrator privilege, and one of the following authorization scopes:

post/calendars/{calendarId}/transferOwnership

Path parameters

calendarIdstring required

Calendar identifier. To retrieve calendar IDs, call the calendarList.list method.

Query parameters

newDataOwnerstring required

The email address of a user who will become the data owner of the calendar.

useAdminAccessboolean required

When true, the method runs using the user's Google Workspace administrator privileges. The calling user must be a Google Workspace administrator with the Manage Calendars privilege. This method currently only supports admin access, thus only true is accepted for this field.

Response

Successful response