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

---

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