Skip to main content
Call this API to clear the filter criterion of a specified column in the global filter, so that the column no longer participates in filter calculations. This API applies to scenarios where you need to cancel the filter rule of one column while preserving the filter state of other columns. For example, in a multi-column filter, you can temporarily remove the filter restriction on one column to view more data.

API call description

After the API call succeeds, the rows that were previously hidden by the filter criterion of that column will be displayed again, provided that these rows are not hidden by the filter criteria of other columns.

Request

Basic information

Request header

Path parameters

Query parameters

Request body

Request example

HTTP
Java
Python
PHP
Go
Node.js
C#

Response

Response body

Response body example

Error codes

If an error occurs when you call this API, find a solution in the Global error codes document based on the error message.