MFA method's test configuration

GET {{baseUrl}}/mfa/:method/test

This API validates that the configuration is valid and will properly authenticate with the MFA provider identified by the method path parameter. A token with ORG_ADMIN authority is required to call this API.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"state":"SUCCESS","error":null}