{
"email": "testfrg1@163.com"
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v2/user/activate?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"email": "testfrg1@163.com"
}'{
"errcode": 0,
"errmsg": "",
"data": {
"uid": "646d8374****15c7e00a68a",
"userId": "test_userid",
"wecomUserId": "test_userid",
"name": "test",
"email": "test@163.com"
}
}