updatedomainsettings

area emailaction updatedomainsettingsPOSTwrite

Updates the domains forwarding email and redirection url settings

Arguments

ArgumentTypeRequiredDescription
forwardingemailstringNosingle email address used for email forwarding.
redirecturlstringNoa url with http:// or https:// example http://google.com
autorenewboolean (1 or 0)NoWill the domain be renewed when expires.

Example request

https://api.mailclickconvert.com/api.php
  ?apikey=YOUR_API_KEY
  &area=email
  &action=updatedomainsettings
  &forwardingemail=test@test.com
  &redirecturl=http://gooogle.com

The platform expects this call as a POST; the parameters are the same either way.

Response

<response>
  <success>Domain Updated</success>
</response>

Need a call that isn't here?

Custom integration work is quoted on scope, and support is a person on weekdays, 9am to 5pm CST.