---
title: "Delete a plan."
method: DELETE
path: "/v1/{tenantId}/plans/{planId}"
tags: ["Plan"]
---

# Delete a plan.

`DELETE /v1/{tenantId}/plans/{planId}`

## Response `200`

Delete success

- object

## Other responses

- `401` — Unauthorized. Token not found in header
- `404` — The resource does not exist i.e. Plan does not exist.

---

[API](https://skmtc.net/sodafoundation/apis/soda-multi-cloud-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-multi-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-multi-cloud-api/revisions/df048c8349b6/schema)
