Refresh

This website cpng.automaticpallet.com/kb/answer/1138 is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Rechecking NS with .DE Registry

Description

Recheck zone configuration with .DE Registry of the expired .DE Domain Registration order.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required Order Id of the .DE Domain Registration Order whose zone configuration needs to be rechecked.

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/domains/de/recheck-ns.json?auth-userid=0&api-key=key&order-id=0

Response

Returns a hash map containing the below details:

  • Zone successfully updated at the Registry: A status key with value as success

  • Zone not updated at the Registry: A status key with value as failed and a description key with value as Invalid Name Servers or Zone records. Please re-check your settings

In case of any errors, a status key with value as ERROR alongwith an error message will be returned.