v1

latestOpenAPI 3.1.02026-07-17753796.1 KB
Users

Configure TOTP authentication

put/api/users/{username}/totp

Path parameters

usernamestring required

Request body

provisioning_uristring

The provisioning_uri previously obtained from a GET request for this user.

totpnumber

Valid TOTP code for the given provisioning_uri

Response

When TOTP has been configured successfully.