---
title: "Delete a spending plan"
method: DELETE
path: "/spending_plans/{spending_plan_guid}"
tags: ["spending plan"]
---

# Delete a spending plan

`DELETE /spending_plans/{spending_plan_guid}`

Use this endpoint to delete a particular spending plan according to its unique GUID.

## Path parameters

- `spending_plan_guid` string, required

## Response `204`

No content

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
