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

# Delete a table version

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

Delete a specific version of a table

## Path parameters

- `tableIdOrName` string, required
- `versionId` integer, 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/revisions/f9c7181056c5/schema)
