Create domain mail forward
StructOperationResponse domainMailFwdCreate(string idSession, string mailBox, string recipients) Create an email forward. Parameters Responses PHP example
StructOperationResponse domainMailFwdCreate(string idSession, string mailBox, string recipients) Create an email forward. Parameters Responses PHP example
StructOperationResponse domainZoneDelete(string idSession, string domain, string subdomain, string type, string value) Delete a DNS record
StructOperationResponse domainWebFwdDelete(string idSession, string fqdn) Delete a web forward. Parameters Responses PHP example REQUIRED idSession
StructOperationResponse domainZoneCreate(string idSession, string domain, string subdomain, string type, string value, StructOptionsZone options) Create a
StructOperationResponse domainMailFwdDelete(string idSession, string mailBox) Delete an email forward. Parameters Responses ⚠️Important information PHP example
StructDomainMailFwdList[] domainMailFwdList(string idSession, string domain) Return all email forwards for a domain name. Parameters Responses
StructDomainWebFwdList[] domainWebFwdList(string idSession, string domain) Return all web forwards of a domain name. Parameters Responses
StructOperationResponse domainWebFwdCreate(string idSession, string fqdn, string target, string type, StructOptionsFwd options) Create a web forward.
string contactCreate(string idSession, StructContact datas) Create a new contact to be used with domain names