Table of Contents

Delete Record

Method Name: deleteRecord
Description: Deletes a DNS record from a zone
WSDL URL: https://api.durabledns.com/services/dns/deleteRecord.php?wsdl

Input

apiuser —— Value for authentication – Provided by DurableDNS on the Dashboard
apikey —— Value for authentication – Provided by DurableDNS on the Dashboard
zonename —— Name of zone containing record, followed by a dot (.). Example: “example.com.”
id —— Unique numeric ID of record to delete

Output

return —— Returns ‘success’ if completed without error

 
soap/deleterecord.txt · Last modified: 2019/05/16 09:35 by DurableDNS Support