HumanMFAInitSkipped
MFA Init Skipped
Update the last time the user has skipped MFA initialization. The server timestamp is used.
curl -X POST "https://loading/v2/users/string/mfa_init_skipped"{
"details": {
"sequence": 0,
"changeDate": "1s",
"resourceOwner": "string",
"creationDate": "1s"
}
}{
"code": "not_found",
"message": "string",
"detail": {
"type": "string",
"value": "string",
"debug": {}
}
}Was this page helpful?