---
title: "POST /api/capa/delete/"
method: POST
path: "/api/capa/delete/"
tags: ["CAPA"]
---

# POST /api/capa/delete/

`POST /api/capa/delete/`

Hard delete multiple CAPA actions (CA/PA) or plans (CAP). Unrecoverable. Only the creator user, acting under the company the item was created with, can delete. For plans, includeLinkedActions also deletes their linked actions; otherwise the links are removed and the actions are kept.

## Query parameters

- `includeLinkedActions` union
  - boolean
  - 'true'
  - 'false'

## Request body

- object
  - `actionIds` string[], required

## Response `204`

No content

---

[API](https://skmtc.net/retraced/apis/api-reference.md) · [All operations](https://skmtc.net/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/60d6c901bc4e/schema)
