Users modify domain resolution record information
NS Route List
Default | 0 |
Search Engines | seo |
Search Engines-Google | seo-google |
Search Engines-Baidu | seo-baidu |
Search Engines-Bing | seo-bing |
Asia | asia |
Chinese Mainland | asia-cn |
Non Chinese Mainland | non-cn |
Singapore | asia-sg |
Europe | eu |
America | na-usa |
/api/resolution/edit
POST
Field | Parameter | Type | Required | Description |
---|---|---|---|---|
APPID | appid | String | Yes | Application Client Id |
Timestamp | gntime | String | Yes | The current UNIX timestamp |
Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. |
record id | jxid | Integer | Yes | domain record ID |
domain | ym | String | Yes | domain |
record type | lx | String | Yes | type:A,CNAME,MX,URL,TXT |
host recordr | zj | String | Yes | host record |
record value | jlz | String | Yes | record value |
MX value | mx | Integer | No | 0, lx=MX, set range 0-50 |
TTL value | ttl | Integer | No | 600, set range 1-86400 |
Router | xl | String | No | 0,default=0 |
{ "url": "{API_HOST}/api/resolution/edit", "do": "POST", "data": { "appid": "testappid", "gntime": 1618999554, "jlz": "123.123.123.123", "jxid": "123", "lx": "A", "ym": "example.com", "zj": "www", "gntoken": "BCAD244EEA467A8CC1CEC26785B3A723" } }
Field | Parameter | Type | Description |
---|---|---|---|
return code | code | Integer | 1:return successfully -1:return failed |
return description | msg | String | description of the return request operation |
return data | data | String | return the requested operation result data |
{ "code": 1, "msg": "modify domain resolution successfully", "data": "" }
Current system time:2025-04-26 22:30:31(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.