---
title: "Manually force license refresh."
method: POST
path: "/licensing/token/renew"
tags: ["licensing", "enterprise"]
---

# Manually force license refresh.

`POST /licensing/token/renew`

Manually ask license issuer for a new token. Available in Grafana Enterprise v7.4+.

You need to have a permission with action `licensing:write`.

## Request body

- object

## Response `200`

(empty)

## Other responses

- `401` — UnauthorizedError is returned when the request is not authenticated.
- `404` — NotFoundError is returned when the requested resource was not found.

---

[API](https://skmtc.net/grafana/apis/http-api.md) · [All operations](https://skmtc.net/grafana/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/grafana/http-api/versions/df55ba1718ba/schema)
