---
title: "Delete DCI summary table"
method: DELETE
path: "/v1/dci-summary-tables/{table-id}"
tags: ["DCI Summary Tables"]
---

# Delete DCI summary table

`DELETE /v1/dci-summary-tables/{table-id}`

Delete a DCI summary table. Requires MANAGE_SUMMARY_TBLS access right.

## Path parameters

- `table-id` integer, required

## Response `204`

Summary table deleted successfully

## Other responses

- `400` — Invalid summary table ID
- `401` — Unauthorized
- `403` — User does not have MANAGE_SUMMARY_TBLS access right
- `500` — Database failure

---

[API](https://skmtc.net/netxms/apis/netxms-api.md) · [All operations](https://skmtc.net/netxms/apis/netxms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netxms/netxms-api/versions/14d93e5115dd/schema)
