---
title: "Delete Event"
method: DELETE
path: "/team-messaging/v1/events/{eventId}"
tags: ["Calendar Events"]
---

# Delete Event

`DELETE /team-messaging/v1/events/{eventId}`

Deletes the specified calendar event.

## Path parameters

- `eventId` string, required

## Response `200`

OK

## Other responses

- `400` — Some of the parameters are missing or have invalid format
- `404` — Event not found.

---

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