Hi! I see in pricing page that advanced control on caching is a premium feature which is totally fine. But it should be a way to empty all cache via API I think. The endpoint complains even when I do not limit to any specific entity. Is it a bug or feature?
[d3de8758-4f2a-4fa4-8385-9115b4d53cc2] 2026-01-22T10:40:14+01:00 DEBUG metabase.server.middleware.log POST /api/cache/invalidate 402 1ms (0 DB calls) {:metabase-user-id 18}
{:via
[{:type clojure.lang.ExceptionInfo,
:message
"Granular Caching is a paid feature not currently available to your instance. Please upgrade to use it. Learn more at metabase.com/upgrade/",
:data {:status-code 402, :status "error-premium-feature-not-available"},
:at [metabase.premium_features.token_check$ee_feature_error invokeStatic "token_check.clj" 537]}],
Thanks a lot!
