---
title: "Delete Calendar"
method: DELETE
path: "/api/v2/calendars/{id}/"
tags: ["calendar-v2"]
---

# Delete Calendar

`DELETE /api/v2/calendars/{id}/`

Deletes a calendar. This will disconnect the calendar.

The base rate limit for this endpoint is:
- 300 requests per min per workspace

## Path parameters

- `id` string, uuid, required

## Response `204`

No response body

---

[API](https://skmtc.dev/recall/apis/recall-ai-api.md) · [All operations](https://skmtc.dev/recall/apis/recall-ai-api/llms.txt) · [OpenAPI document](https://skmtc.dev/recall/apis/recall-ai-api/revisions/01244e56b3a1?raw)
