Update a view’s name, filter, sorts, or configuration.
null.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use for this request. The latest version is 2026-03-11.
2026-03-11 ID of a Notion view.
New name for the view.
Filter to apply to the view. Uses the same format as the data source query filter. Pass null to clear the filter.
Property sorts to apply to the view. Only property-based sorts are supported. Pass null to clear the sorts.
100Quick filters for the view's filter bar. Keys are property names or IDs. Set a key to a filter condition to add/update that quick filter. Set a key to null to remove it. Pass null for the entire field to clear all quick filters. Unmentioned quick filters are preserved.
View presentation configuration. The type field must match the view type. Individual nullable fields within the configuration can be set to null to clear them.