---
title: "Logs out user from the current session and create a new one."
method: POST
path: "/v2/session/refresh"
tags: ["Accounts"]
---

# Logs out user from the current session and create a new one.

`POST /v2/session/refresh`

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed

## Changes

- **2026-09-03** `d9b4ae8b3380` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/v2/session/refresh/post.md)

---

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