---
title: "release a token for the current (authenticated) user to the mailbox of this login request."
method: GET
path: "/auth/get-token/release-token/{loginRequestToken}"
tags: ["auth", "experimental"]
---

# release a token for the current (authenticated) user to the mailbox of this login request.

`GET /auth/get-token/release-token/{loginRequestToken}`

## Response `204`

token released

## Other responses

- `401` — Unauthorized
- `429` — too many requests
- `501` — Not Implemented
- `default` — Internal Server Error

## Changes

- **2025-11-23** `55a2775ca878` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/treeverse/apis/lakefs-api/changes/auth/get-token/release-token/:loginRequestToken/get.md)

---

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