Get domain mail forwards list
StructQueryMailFwdList[] queryMailFwdList(string idSession, string domain) Return all email forwards for a domain name. Parameters Responses
StructQueryMailFwdList[] queryMailFwdList(string idSession, string domain) Return all email forwards for a domain name. Parameters Responses
StructOperationResponse domainMailFwdDelete(string idSession, string mailBox) Delete an email forward. Parameters Responses ⚠️Important information PHP example
StructOperationResponse domainMailFwdCreate(string idSession, string mailBox, string recipients) Create an email forward. Parameters Responses PHP example
StructOperationResponse domainZoneInitSoa(string idSession, string domain, int ttl, string ttlUnit, int refresh, string refreshUnit, int retry,
StructOperationResponse domainZoneDelete(string idSession, string domain, string subdomain, string type, string value) Delete a DNS record
Description This object stores all the custom settings of a DNS record. Variables Semantic rules
StructOperationResponse domainZoneCreate(string idSession, string domain, string subdomain, string type, string value, StructOptionsZone options) Create a
StructOperationResponse domainZoneInit(string idSession, string domain, int numTemplate) Reset all DNS settings with a template. Parameters
Description This object stores a contact retrieved from Get contact list Variables Linked functions Get contact
Description This object stores the result of a Get contact information. Variables Additional information Linked