curl --location --request POST '/bridge_sync/address-book/create' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'access_token={{access_token}}' \ --data-urlencode 'data=("liwenyu","15398050808","email")&("liwenyu","15398050809","email")'
{}