You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to "clear cache and refresh" a dashboard using the Python SDK, but couldn't see any option to do so. Is it possible to have this API call as a future feature?
Currently I'm using datagroups to clear cache via SQL trigger and then send emails after the cache's are updated daily. However, it would be much easier if I can use API calls to directly trigger "clear cache and refresh" of a specific dashboard.
The text was updated successfully, but these errors were encountered:
Hi,
I want to be able to "clear cache and refresh" a dashboard using the Python SDK, but couldn't see any option to do so. Is it possible to have this API call as a future feature?
Currently I'm using datagroups to clear cache via SQL trigger and then send emails after the cache's are updated daily. However, it would be much easier if I can use API calls to directly trigger "clear cache and refresh" of a specific dashboard.
The text was updated successfully, but these errors were encountered: