---
title: "POST /api/premium-features/token/refresh"
method: POST
path: "/api/premium-features/token/refresh"
tags: ["/api/premium-features"]
---

# POST /api/premium-features/token/refresh

`POST /api/premium-features/token/refresh`

Clear all token caches and re-check the premium features token against the MetaStore.
  Returns the fresh token status. Useful for the frontend after a purchase so that new features
  are recognized without waiting for the cache TTL.

## Response `2XX`

Successful response

## Other responses

- `4XX` — Client error response
- `5XX` — Server error response

---

[API](https://skmtc.net/metabase/apis/metabase-api.md) · [All operations](https://skmtc.net/metabase/apis/metabase-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/metabase/metabase-api/revisions/08b5a2bafb4f/schema)
