curl --location '/auth/challenge' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string",
"actionName": "string",
"override": {
"email": "string",
"phone": "string"
}
}'{
"challengeId": "4a289b70-1653-488f-9a1b-3652c71aef42",
"minimumSteps": 2,
"methodsTracker": {
"password": {
"status": "PENDING"
},
"google": {
"status": "SUCCESS"
},
"sms": {
"status": "TIMEOUT"
}
}
}