Skip to main content

Setup MFA for user


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

OK


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