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

# Logout current user

`POST /api/v1alpha/logout`

## Response `200`

Successfully logged out

## Other responses

- `401` — Not authenticated

---

[API](https://skmtc.net/hail-is/apis/hail-auth-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-auth-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-auth-service/versions/ec7e68cd907c/schema)
