Skip to main content

Validate totp/backupCode for user


ApiScope: manage.mfa.read
API Scope Level: ServiceSubscriberScope
Path Parameters
    userUUID string required
Request Body required
    token string
Responses

OK


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