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.

Changes

Changed in 4 of the 45 revisions of this API.14