דומיין API - רישום תחום API - ICANN רשם API - White Label דומיין Service

Start Building with NiceNIC דומיין API v2

API access is free fאו every active NiceNIC user. לא reseller upgrade is required. Configure שלך API credentials, make a safe test request, then add the דומיין, DNS, billing, compliance או WHMCS wאוkflows שלך application needs.

מחק רשומת DNS

מחק a specific DNS recאוd by ID

Content-Type application/json
קטגוריה dns
פעולה delete_record

פרמטרי בקשה

שם פרמטר סוג תיאור דוגמה
domain מחרוזת (3-60) שם דומיין example.com
id מספר שלם מזהה רשומת DNS למחיקה 12345

פרמטרי תגובה

שם פרמטר סוג תיאור
id מספר שלם DNS recאוd ID

דוגמת בקשה

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

תוצאת החזרה

0 OK תגובה מוצלחת
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        {
            "id": 12345
        }        
    }
}
400 בקשה שגויה
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
זכויות יוצרים © 2006–2026 חברת NICENIC INTERNATIONAL GROUP CO., LIMITED. כל הזכויות שמורות. · U.S. Affiliate: NICENIC LLC