---
title: "Delete a claim"
method: DELETE
path: "/api/v1/claims/{claimId}"
tags: ["Claims"]
---

# Delete a claim

`DELETE /api/v1/claims/{claimId}`

## Path parameters

- `claimId` integer, required

## Response `204`

Claim deleted successfully

## Other responses

- `403` — Forbidden
- `404` — Claim not found

## Changes

- **2026-05-14** `def1cfa2791d` — 1 info
  - added the non-success response with the status `403`

[Change history](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/changes/api/v1/claims/:claimId/delete.md)

---

[API](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3.md) · [All operations](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/llms.txt) · [OpenAPI document](https://skmtc.dev/ministryofjustice/apis/openapi-definition-3/revisions/b5fcd3dd0dc2?raw)
