---
title: "Refresh Token"
method: POST
path: "/oauth/onedrive/refresh_token"
tags: ["onedrive-oauth"]
---

# Refresh Token

`POST /oauth/onedrive/refresh_token`

## Query parameters

- `instance_id` string, required — Instance ID for which to refresh the token

## Response `200`

Successful Response

- AzureADOAuthSuccessResponse
  - `status` string — Status of the OAuth process
  - `message` string, required — Success message
  - `data` object, nullable — Additional data related to the response

## Other responses

- `400` — Bad Request
- `422` — Validation Error

---

[API](https://skmtc.net/klavis-ai/apis/klavis-ai-https-www-klavis-ai.md) · [All operations](https://skmtc.net/klavis-ai/apis/klavis-ai-https-www-klavis-ai/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/klavis-ai/klavis-ai-https-www-klavis-ai/versions/1f05ced7280f/schema)
