Skip to main content

Setup MFA for user

Setup MFA for user

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...