curl --location '/otp/generate-otp' \ --header 'Content-Type: application/json' \ --data '{ "phone": "string", "country_code": "string" }'
null