---
title: "Delete an incident update."
method: DELETE
path: "/v1/status-pages/incidents/{incidentId}/incident-updates/{incidentUpdateId}"
tags: ["Status Page Incidents"]
---

# Delete an incident update.

`DELETE /v1/status-pages/incidents/{incidentId}/incident-updates/{incidentUpdateId}`

Permanently removes an incident update.

## Path parameters

- `incidentId` string, required
- `incidentUpdateId` string, required

## Headers

- `x-checkly-account` string — Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

## Response `204`

No Content

- string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.net/checklyhq/apis/checkly-public-api.md) · [All operations](https://skmtc.net/checklyhq/apis/checkly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checklyhq/checkly-public-api/revisions/87d29dc7b4fe/schema)
