v1
latestSwagger 2.02026-07-17626.2 KBsend
get user's uid by he or she's phone number https://github.com/veops/messenger?tab=readme-ov-file#查询用户ID
post/v1/uid/getbyphone
Request body
Example request
{
"phone": "133123456789",
"sender": "myWechatBot"
}Response
a map with phone as key and uid as value
object required