// Example 1 – Get user id by email { "email": "peter.chan7@gmail.com" } // Example 2 – Get user id by mobile { "country_code": "852", "mobile": "98765432" }
{ "rc": 100, "rm": "OK", "user_id": "65857c9x2bvc2496ca2ba28f" }