Reset Information
POST
/member/info/resetAccount owner can modify all member information, each member can modify their own information
Request
Exactly one of the four is required
Exactly one of the four is required
Exactly one of the four is required
Exactly one of the four is required
Fields not provided will not be updated
Not updated if not provided. Note: Old phone number becomes invalid immediately, new phone number must be verified to receive notifications, please proceed with caution! The system will guide users to complete or verify information upon sign in
Not updated if not provided.
Not updated if not provided. Note: Old email becomes invalid immediately, new email must be verified to receive notifications, please proceed with caution! The system will guide users to complete or verify information upon sign in
Not updated if not provided.
Not updated if not provided. Must be in tzdata format. Please refer to this list for acceptable values.
Not updated if not provided.
{
"member_id": 0,
"member_name": "string",
"phone": "string",
"email": "string",
"updates": {
"phone": "string",
"country_code": "string",
"email": "string",
"member_name": "string",
"time_zone": "Asia/Shanghai",
"locale": "zh-CN"
}
}