---
title: "refresh token"
method: POST
path: "/w/{workspace}/oauth/refresh_token/{id}"
tags: ["oauth"]
---

# refresh token

`POST /w/{workspace}/oauth/refresh_token/{id}`

## Path parameters

- `workspace` string, required
- `id` integer, required

## Request body

- object
  - `path` string, required

## Response `200`

token refreshed

---

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