Skip to main content

Get TOTP key and secretKey for MFA setup


ApiScope: manage.mfa.read
API Scope Level: ServiceSubscriberScope
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...