Hi all, I have several Looks that I want to update with different filter values via API. In the body of the response, I’ve tried setting filter_config
to null
, and updating filters
with the new filter value. However, the response I’m getting back keeps showing the default filter value, not the desired updated value.
Thanks in advanced!