Description
Gets the default Name Servers of the specified Customer.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
customer-id | Integer | Required | The Customer for whom you want to fetch the default Name Servers. |
HTTP Method
GET
Example Test URL Request
https://test.httpapi.com/api/domains/customer-default-ns.json?auth-userid=0&api-key=key&customer-id=0
Response
Returns the Default Name Servers (Array of Strings) of the Customer.