Secure MFA (1.0.0)

Download OpenAPI specification:Download

Authentication

Bearer

Authentication JWT token, prefixed by Bearer: Bearer ${JWT}

Security Scheme Type API Key
Header parameter name: Authorization

MfaService

SecureMfa

Secure Mfa Status Request

Authorizations:
path Parameters
mfaId
required
string

Unique mfa request identifier

Responses

Response samples

Content type
application/json
{
  • "mfaId": "9d52fd78-3415-4cc9-b551-81f506257a98",
  • "mfaType": "EMAIL",
  • "mfaEnabled": true,
  • "mfaStatus": "SUCCESS",