/api/dnssec/set
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. |
Domain name | ym | String | Yes | domain |
DS Record | ds | String | Yes | DS record, format: keytag|algorithm|digesttype|digest |
{ "ym": "example.com", "ds": "1235|12|2|ABCDEFGHJKLMN" }
Field | Parameter | Type | Description |
---|---|---|---|
response code | code | Integer | 1:success -1:fail |
response message | msg | String | response message |
response data | data | Object | response data |
{ "code": 1, "msg": "Succeed", "data": "" } { "code": -1, "msg": "Sorry,Abstract algorithm can only fill in numbers", "data": "" }
Current system time:2024-12-22 00:16:26(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationRegistrant Educational Information
Copyright© 2024 GNAME.COM. All rights reserved.