---
title: "Eliminar un centro de costos"
method: DELETE
path: "/cost-centers/{id}"
tags: ["Centros de costos"]
---

# Eliminar un centro de costos

`DELETE /cost-centers/{id}`

## Path parameters

- `id` integer, required

## Response `200`

200 OK

- SucessResponse
  - `sucess` boolean
  - `message` string

## Other responses

- `404` — 404 Not Found

---

[API](https://skmtc.net/alegra/apis/ingresos.md) · [All operations](https://skmtc.net/alegra/apis/ingresos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alegra/ingresos/revisions/cd52d3f68f1b/schema)
