---
title: "Revoke refresh_token"
method: POST
path: "/Auth/Revoke"
tags: ["Auth"]
---

# Revoke refresh_token

`POST /Auth/Revoke`

## Headers

- `X-Version` string

## Request body

- RevokeRequest
  - `refresh_Token` string, required — refresh token used with access token to generate new access token

## Response `200`

Success

---

[API](https://skmtc.dev/eon-xr/apis/eonxr-api.md) · [All operations](https://skmtc.dev/eon-xr/apis/eonxr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eon-xr/eonxr-api/revisions/538c75161c64/schema)
