This method removes a specific DNS record from the specified subdomain.
Syntax
status = removeZoneRecord(username, password, [customer_number,] domain, subdomain, record_id)
Return value
status, this method returns a status code of OK if all went well.
Parameters
- username
string
Username for LoopiaAPI. - password
string
Password for LoopiaAPI. - customer_number
string
Customer ID for the account. Used only by resellers who work with the customer’s account. - domain
string
Domain name wich the subdomain you want to delete belongs to. - subdomain
string
Subdomain to remove. - record_id
integer
ID number for the item.