Untitled
unknown
text
4 years ago
269 B
7
Indexable
Request : Validate OTP
Request URL : https://backend.virtualhomes.in/api/validateOTP
params : phone_number , country_code , two_factor_code
header : Accept:application/json
response :
{
"error": false,
"data": {},
"message": "OTP verified successfully."
}Editor is loading...