---
title: "Delete playbook"
method: DELETE
path: "/v1/playbooks/{playbook_id}"
---

# Delete playbook

`DELETE /v1/playbooks/{playbook_id}`

Delete a team playbook from the organization.

## Path parameters

- `playbook_id` string, required

## Response `200`

Successful Response

- DeletePlaybookResponse — Response for successful playbook deletion.
  - `status` string, required

## Other responses

- `422` — Validation Error

---

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