Deleting an existing Dynamic DNS service instance in the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.
REST Syntax
Click to view all REST Resources |
/REST/DDNS/ DELETE — Delete an existing Dynamic DNS service on the zone/node indicated. HTTP Action — DELETE URI — https://api.dynect.net/REST/DDNS/<zone>/<fqdn>/<record type>/ NOTE: [record_type] should be either A, for IPv4, or AAAA, for IPv6. Warning: This command IMMEDIATELY deletes the service. No need to publish the change in order for it to take effect. |
Arguments:
No Arguments. |
Response:
Not Applicable. |
SOAP Syntax
Click to view all SOAP Commands |
DeleteOneDDNS — Deletes an existing Dynamic DNS service. |
Arguments — Click for More Info |
Response:
Not Applicable. |
Example Request — Click for More Info |