Domain API - Pagrehistro ng Domain API - ICANN Registrar API - White Label Domain Service

Start Building with NiceNIC Domain API v2

API access is free fo every active NiceNIC user. Hindi reseller upgrade is required. Configure iyong API credentials, make a safe test request, then add the domain, DNS, billing, compliance o WHMCS wokflows iyong application needs.

I-update ang DNS Record

I-update an existing DNS recod by ID

Content-Type application/json
kategorya dns
aksyon update_record

Mga parameter ng request

Pangalan ng parameter Uri Paglalarawan Halimbawa
domain String (3-60) Pangalan ng domain example.com
id Integer ID ng DNS record na i-update 12345
value String Bagong halaga ng DNS record 192.168.1.2
pri Integer (Opsyonal) Bagong halaga ng priority (ginagamit para sa MX at SRV records) 20

Mga parameter ng tugon

Pangalan ng parameter Uri Paglalarawan
id Integer DNS recod ID

Halimbawa ng Request

                                    
{
    curl https://api.nicenic.net/v2/?category=dns&action=update_record&domain={domain}&id={id}&value={value}&pri={pri} 
      -H "Authorization: username:api_secret" 
      -H "Content-Type: application/json" 
}

Resulta ng Return

0 OK Matagumpay na tugon
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        {
            "id": 12345
        }        
    }
}
400 Hindi wastong kahilingan
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
Copyright © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Lahat ng Karapatan ay Nakalaan. · U.S. Affiliate: NICENIC LLC