---
title: "DELETE /schema/tables/{table}/columns/{column}"
method: DELETE
path: "/schema/tables/{table}/columns/{column}"
---

# DELETE /schema/tables/{table}/columns/{column}

`DELETE /schema/tables/{table}/columns/{column}`

delete columns from existing table

## Path parameters

- `table` string, required
- `column` string, required

## Response `200`

NoContentResponse represents Response with no content.

## Other responses

- `default` — ErrorResponse represents error response.

---

[API](https://skmtc.net/uber/apis/provide-the-restful-apis-to-interact-with-aresdb.md) · [All operations](https://skmtc.net/uber/apis/provide-the-restful-apis-to-interact-with-aresdb/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uber/provide-the-restful-apis-to-interact-with-aresdb/versions/d18a58e88958/schema)
