---
title: "Upgrade token"
method: POST
path: "/auth/token/upgrade"
tags: ["auth"]
---

# Upgrade token

`POST /auth/token/upgrade`

Using manual token, It need to upgrade the token.

## Request body

- UpdateLicenseRequest
  - `license_key` string, required

## Response `200`

OK

- UpdateLicenseRequest
  - `license_key` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

## Changes

- **2025-09-11** `922e228ce800` — 1 info
  - endpoint added
- **2023-06-29** `0e6bd4e2dcc9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api/changes/auth/token/upgrade/post.md)

---

[API](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/revisions/cb6820b4f999/schema)
