---
title: "delete playbook by Id"
method: DELETE
path: "/playbook/{id}"
tags: ["playbook"]
---

# delete playbook by Id

`DELETE /playbook/{id}`

delete playbook by Id

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request

## Changes

> 4 revisions in range; 1 not diffed.

- **2024-12-19** `94cf0fc80e59` — 1 info
  - added the non-success response with the status `400`
- **2024-04-08** `ac576881adde` — 1 info
  - endpoint added
- **2024-03-06** `53bae137e6cc` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cossas/apis/soarca-api/changes/playbook/:id/delete.md)

---

[API](https://skmtc.dev/cossas/apis/soarca-api.md) · [All operations](https://skmtc.dev/cossas/apis/soarca-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cossas/soarca-api/revisions/5f7892d12e12/schema)
