Untitled

 avatar
unknown
text
3 years ago
269 B
3
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."
}