---
title: "Delete Note"
method: DELETE
path: "/api/budget/notas/{note_id}"
tags: ["copilot_frontend", "copilot_budget", "budget-commercial-notes"]
---

# Delete Note

`DELETE /api/budget/notas/{note_id}`

Elimina una nota comercial.
Accesible por comerciales y admins.

## Path parameters

- `note_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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