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.
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.