post https://api.getknit.dev/v1.0/sync.filter.update
Take a look at Sync Filtering Guide to learn more about how filters work
Do take a look at the Sync Filtering Guide to learn more about what filters are, and how to construct a filter object.
Updating the filter for a sync triggers an
initial_sync
When you update the filter using this API, it would trigger an initial_sync, so as to baseline the data with the new filter
Use the
triggerSync
parameter to control this behavior.