Initialize dns zone
StructOperationResponse WebHostingZoneInit(string $IDsession, string $domain, string $profil) Reset all DNS settings with a template. Parameters
StructOperationResponse WebHostingZoneInit(string $IDsession, string $domain, string $profil) Reset all DNS settings with a template. Parameters
Description Delete an email forward. Parameters Responses URL Parameters {id} Hosting ID. Headers Authorization string
StructOperationResponse WebHostingMailFwdDelete(string $IDsession, string $id, string $source) Deletes an email forward. Parameters Responses PHP example
Description Create an email forward. Parameters Responses URL Parameters {id} Hosting ID. Headers Authorization string
StructOperationResponse WebHostingMailFwdCreate(string $IDsession, string $id, string $source, string $destination) Creates an email forward. Parameters Responses
Description Delete a domain mail. Parameters Responses URL Parameters {id} Hosting ID. Headers Authorization string
StructOperationResponse WebHostingDomainMailDelete(string $IDsession, string $id, string $domain) Delete a domain mail. Parameters Responses PHP example
Description Delete an alias from a domain mail. Parameters Responses URL Parameters {id} Hosting ID.
StructOperationResponse WebHostingDomainMailUpdate(string $IDsession, string $id, string $action, array $params) Deletes an alias from a domain
Description Add an alias to a domain mail. Parameters Responses URL Parameters {id} Hosting ID.