---
title: "DELETE /v1/plans/{plan_id}/"
method: DELETE
path: "/v1/plans/{plan_id}/"
tags: ["Plans"]
---

# DELETE /v1/plans/{plan_id}/

`DELETE /v1/plans/{plan_id}/`

Retrieve / Update / Destroy view.

    Only PATCH is allowed for updating to avoid undesired deletion
    of nested relationships, due to the nested JSON API structure.

## Response `204`

No Content

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/density/apis/your-project-api.md) · [All operations](https://skmtc.dev/density/apis/your-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/density/your-project-api/revisions/eab10fe035e6/schema)
