/api/Authentication/VerifyMFA POST
Request parameters
{
"userId": "example",
"code": "example"
}
Responses
{
"type": "example",
"title": "example",
"status": 96,
"detail": "example",
"instance": "example"
}
Last modified: 21 December 2024