ডোমেইন 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.

শিশু নেমসার্ভার মুছে দিন

অপসারণ করুন a নিবন্ধন করুনed DNS server

Content-Type application/json
বিভাগ nameserverhost
কর্ম delete

অনুরোধের প্যারামিটার

প্যারামিটারের নাম ধরন বিবরণ উদাহরণ
domain স্ট্রিং ডোমেইন নাম example.com
dns স্ট্রিং (3-30) DNS সার্ভারের নাম (ডোমেইনের সাথে মিলতে হবে) ns1.example.com

প্রতিক্রিয়ার প্যারামিটার

প্যারামিটারের নাম ধরন বিবরণ
dns স্ট্রিং মুছে ফেলা DNS সার্ভারের নাম

অনুরোধের উদাহরণ

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

ফলাফল ফেরত দিন

0 OK সফল প্রতিক্রিয়া
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        {
            "dns": "ns1.example.com"
        }        
    }
}
400 ভুল অনুরোধ
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
কপিরাইট © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. সর্বস্বত্ব সংরক্ষিত. · U.S. Affiliate: NICENIC LLC