{
"id": "string",
"userId": "string",
"tenants": [
{
"id": "string",
"host": "string",
"allowedAccessTypes": [
"LOGIN_PASS"
],
"mfa": {
"types": [
"EMAIL"
],
"active": true,
"defaultType": "EMAIL"
},
"enabled": true
}
]
}