---
title: "DELETE /api/v1/projects/{project_id}/recurrences/{recurrence_uid}"
method: DELETE
path: "/api/v1/projects/{project_id}/recurrences/{recurrence_uid}"
---

# DELETE /api/v1/projects/{project_id}/recurrences/{recurrence_uid}

`DELETE /api/v1/projects/{project_id}/recurrences/{recurrence_uid}`

## Path parameters

- `project_id` integer, required
- `recurrence_uid` string, required

## Query parameters

- `actor` string

## Headers

- `If-Match` string, required

## Response `204`

No Content

## Other responses

- `default` — Error

## Changes

- **2026-08-05** `1a5a27920493` — 1 breaking, 1 info
  - added the new required `header` request parameter `If-Match`
  - the `query` request parameter `actor` became optional

[Change history](https://skmtc.dev/kenn-io/apis/kata/changes/api/v1/projects/:project_id/recurrences/:recurrence_uid/delete.md)

---

[API](https://skmtc.dev/kenn-io/apis/kata.md) · [All operations](https://skmtc.dev/kenn-io/apis/kata/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kenn-io/kata/revisions/5b5565f2604c/schema)
