---
title: "POST /calendars/{calendarId}/transferOwnership"
method: POST
path: "/calendars/{calendarId}/transferOwnership"
tags: ["calendars"]
---

# POST /calendars/{calendarId}/transferOwnership

`POST /calendars/{calendarId}/transferOwnership`

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: 
- https://www.googleapis.com/auth/calendar 
- https://www.googleapis.com/auth/calendar.calendars In the request, set useAdminAccess to true. The secondary calendar must be active to be transferred. Transferring disabled or deleted calendars isn't supported.

## Path parameters

- `calendarId` string, required

## Query parameters

- `newDataOwner` string, required
- `useAdminAccess` boolean, required

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/calendar.md) · [All operations](https://skmtc.net/google/apis/calendar/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/calendar/revisions/8a9c54b56c55/schema)
