---
title: "POST /DeleteDataCellsFilter"
method: POST
path: "/DeleteDataCellsFilter"
---

# POST /DeleteDataCellsFilter

`POST /DeleteDataCellsFilter`

Deletes a data cell filter.

## Request body

- object
  - `TableCatalogId` string — The ID of the catalog to which the table belongs.
  - `DatabaseName` string — A database in the Glue Data Catalog.
  - `TableName` string — A table in the database.
  - `Name` string — The name given by the user to the data filter cell.

## Response `200`

Success

- DeleteDataCellsFilterResponse

## Other responses

- `480` — InvalidInputException
- `481` — EntityNotFoundException
- `482` — InternalServiceException
- `483` — OperationTimeoutException
- `484` — AccessDeniedException

---

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