---
title: "PATCH /api/auth/totp/get-uri"
method: PATCH
path: "/api/auth/totp/get-uri"
tags: ["Auth"]
---

# PATCH /api/auth/totp/get-uri

`PATCH /api/auth/totp/get-uri`

## Request body

- GetTotpUriBody
  - `password` string, required

## Response `200`

- GetTotpUriDto
  - `key` string, required
  - `uri` string, required

## Changes

- **2025-05-09** `0db10235cd0a` — 1 info
  - added the success response with the status `200`

[Change history](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/auth/totp/get-uri/patch.md)

---

[API](https://skmtc.dev/runtipi/apis/runtipi-api.md) · [All operations](https://skmtc.dev/runtipi/apis/runtipi-api/llms.txt) · [OpenAPI document](https://skmtc.dev/runtipi/apis/runtipi-api/revisions/f0c71f38bf3f?raw)
