---
title: "POST /calendars/{calendarId}/events/{eventId}/move"
method: POST
path: "/calendars/{calendarId}/events/{eventId}/move"
tags: ["events"]
---

# POST /calendars/{calendarId}/events/{eventId}/move

`POST /calendars/{calendarId}/events/{eventId}/move`

Moves an event to another calendar, i.e. changes an event's organizer. Note that only default events can be moved; birthday, focusTime, fromGmail, outOfOffice and workingLocation events cannot be moved.

## Path parameters

- `calendarId` string, required
- `eventId` string, required

## Query parameters

- `destination` string, required
- `sendNotifications` boolean
- `sendUpdates` 'all' | 'externalOnly' | 'none'

## 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)
