MFA

Confirm TOTP enrollment

Confirms the given TOTP enrollment.

post/users/{user_id}/totp

Request body

secretstring required

The secret seed for the enrollment

passcodestring required

TOTP passcode for the enrollment

Response

OK

recovery_codesstring[]

A list of recovery codes for the MFA enrollment.

Changes

No recorded changes to this endpoint across all 1 revision of this API.