Set view filter
Use this API to set / unset filter for a view
| Path Parameters |
|---|
tableId string — REQUIRED |
viewId string — REQUIRED |
| Request Body — REQUIRED |
|---|
filterCondition stringNew filter condition for the view. Send null if you want to reset the filter. |
| Responses | ||
|---|---|---|
200Returns the new filter config
|