---
title: "Delete an incident event"
method: DELETE
path: "/api/v2/dora/failure/{failure_id}"
tags: ["DORA Metrics"]
---

# Delete an incident event

`DELETE /api/v2/dora/failure/{failure_id}`

Use this API endpoint to delete an incident event.

## Path parameters

- `failure_id` string, required

## Response `202`

Accepted

## Other responses

- `400` — Bad Request
- `403` — Not Authorized
- `429` — Too many requests

---

[API](https://skmtc.net/datadog/apis/api-v2.md) · [All operations](https://skmtc.net/datadog/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadog/api-v2/versions/da68bf029e4c/schema)
