Users
Fetch user OTP secret
Organization users will be able to access this endpoint only if their organization has sso flow disabled.
Requires additional Basic authorization. Check Authentication section for the details.
post/user/2fa/otp_secret
Response
OK
Example response
{
"uri": "otpauth://totp/Kisi:example.com?secret=otp_secret&issuer=Kisi"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.