Update account email
Api Description
Request Body
Parameter
Example
Type
Required
Description
Response Body
Parameter
Example
Type
Description
cURL
curl -X POST "https://rtk.geodnet.com/api/v3/user/set/email" \
-H "Content-Type: application/json" \
-d '{
"appId": "geodnet",
"username": "geoduser",
"email": "[email protected]",
"time": 1718150400000,
"sign": "aa5a36991257e8dece3c05cd8f9aab2f"
}'Request Example
Response
Last updated
