---
title: "Logout"
method: POST
path: "/api/user/logout"
tags: ["user"]
---

# Logout

`POST /api/user/logout`

Log out the current user by clearing cached keys and refresh token cookie.

## Response `200`

Successful Response

- LogoutResponse
  - `detail` string, required

---

[API](https://skmtc.dev/arbicity/apis/arbi.md) · [All operations](https://skmtc.dev/arbicity/apis/arbi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/arbicity/arbi/revisions/8d3e894e6c0b/schema)
