---
title: "Delete Incident Update"
method: DELETE
path: "/incidents/{incident}/updates/{update}"
tags: ["Incident Updates"]
---

# Delete Incident Update

`DELETE /incidents/{incident}/updates/{update}`

## Path parameters

- `incident` integer, required
- `update` integer, required

## Response `204`

No content

## Other responses

- `401` — Unauthenticated
- `403` — Authorization error
- `404` — Not found

## Changes

- **2025-12-02** `b912f4471de4` — 1 info
  - added the non-success response with the status `403`

[Change history](https://skmtc.dev/cachethq/apis/cachet/changes/incidents/:incident/updates/:update/delete.md)

---

[API](https://skmtc.dev/cachethq/apis/cachet.md) · [All operations](https://skmtc.dev/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cachethq/cachet/revisions/7f89fdcf710a/schema)
