/api/dnssec/delete
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 name | 
| 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": "Delete successfully",
    "data": ""
}
{
  "code": -1,
  "msg": "Sorry,Delete failed",
  "data": ""
}
                Current system time:2025-11-04 20:10:22(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.