Update account expiration time
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/expiration" \
-H "Content-Type: application/json" \
-d '{
"appId": "geodnet",
"username": "geoduser",
"expiration": 1735689600000,
"time": 1718150400000,
"sign": "443a2f038aef0fbc53eefc3b90252af8"
}'Request Example
Response
Last updated
