---
title: "Changes to Configure TOTP authentication"
method: PUT
path: "/api/users/{username}/totp"
---

# Changes to Configure TOTP authentication

`PUT /api/users/{username}/totp`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 45 revisions.

- **2025-03-06** `4dc3bf84edf7` — 2 info
- **2025-01-29** `b0fe14acdeaf` — 1 info
- **2025-01-21** `f3f0ed40c70a` — 1 info
- **2020-07-23** `42c41034504b` — 1 breaking

## Changes

- **2025-03-06** `4dc3bf84edf7` — 2 info
  - the endpoint scheme security `CookieAuthentication` was added to the API
  - the endpoint scheme security `TokenAuthentication` was added to the API
- **2025-01-29** `b0fe14acdeaf` — 1 info
  - added the non-success response with the status `503`
- **2025-01-21** `f3f0ed40c70a` — 1 info
  - endpoint added
- **2020-07-23** `42c41034504b` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/contao/apis/contao-manager-api/docs/api/users/:username/totp/put.md) · [API](https://skmtc.dev/contao/apis/contao-manager-api.md) · [Page](https://skmtc.dev/contao/apis/contao-manager-api/changes/api/users/:username/totp/put)
