Skip to main content

Get TOTP key and secretKey for MFA setup

Get TOTP key and secretKey for MFA setup

Path Parameters
    userUUID string required
Responses

OK


Schema
    statusCode int32
    errors object[]
  • Array [
  • errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    qrCodeData string
    secretKey string
Loading...