---
title: "refreshToken"
method: POST
path: "/login/v3/oauth/access"
---

# refreshToken

`POST /login/v3/oauth/access`

Refresh your Bearer token. Each token has a 365-day lifespan.

## Query parameters

- `grant_type` string, required
- `refresh_token` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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