---
title: "Delete event for a connection"
method: DELETE
path: "/v2/calendars/connections/{connectionId}/events/{eventId}"
tags: ["Cal Unified Calendars"]
---

# Delete event for a connection

`DELETE /v2/calendars/connections/{connectionId}/events/{eventId}`

Delete/cancel an event on the specified calendar connection. Only supported for Google Calendar connections; other connection types return 400.

## Path parameters

- `connectionId` string, required
- `eventId` string, required

## Query parameters

- `calendarId` string

## Headers

- `Authorization` string, required

## Response `204`

---

[API](https://skmtc.net/calcom/apis/cal-diy-api-v2.md) · [All operations](https://skmtc.net/calcom/apis/cal-diy-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/calcom/cal-diy-api-v2/versions/16de9d3eb7b3/schema)
