---
title: "Delete Table Field"
method: DELETE
path: "/databases/{databaseId}/tables/{tableId}/fields/{fieldId}"
tags: ["Table Fields"]
---

# Delete Table Field

`DELETE /databases/{databaseId}/tables/{tableId}/fields/{fieldId}`

Delete a specific field from a table.

## Response `204`

Field deleted successfully.

## Other responses

- `429` — Rate limit exceeded.

---

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