https://api.ssojet.com/api/v1/auth/passwordless/phone-otp/verify?client_id=string
{ "type": "object", "properties": { "status": { "type": "string" }, "message": { "type": "string" } } }
curl --location --request POST 'https://api.ssojet.com/api/v1/auth/passwordless/phone-otp/verify?client_id=string&client_id=' \ --header 'User-Agent: SSOjet/1.0.0 (https://ssojet.com)'
{}