---
title: "Archive a table"
method: DELETE
path: "/cms/hubdb/2026-03/tables/{tableIdOrName}"
tags: ["Tables"]
---

# Archive a table

`DELETE /cms/hubdb/2026-03/tables/{tableIdOrName}`

Archive (soft delete) an existing HubDB table. This archives both the published and draft versions.

## Path parameters

- `tableIdOrName` string, required

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

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