---
title: "Destroys the current authentication session while reporting metrics like url and reason for logout."
method: POST
path: "/v3/logout"
tags: ["Accounts"]
---

# Destroys the current authentication session while reporting metrics like url and reason for logout.

`POST /v3/logout`

## Request body

- RobloxAuthenticationApiModelsRequestLogoutV3Request
  - `logoutReason` string
  - `url` string
  - `userId` string

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `403` — 0: Token Validation Failed

## Changes

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

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/v3/logout/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/d9b4ae8b3380/schema)
