Return Back to API List
API Call Information
area: email
action: addcustomfromaddress
API Arguments
API Url Example:
https://api.mailclickconvert.com/api.php?apikey=YOURAPIKEYHERE&area=email&action=addcustomfromaddress&fromaddress=info&customfromdomainid=22
API Call Result:
email - addcustomfromaddress
Adds a custom from address given a custom domain id
API Call Information
area: email
action: addcustomfromaddress
API Arguments
| Argument | Data Type | Required | Description |
| fromaddress | string | Yes | The prefix for the @ sign of your custom from address such as info, sales,support |
https://api.mailclickconvert.com/api.php?apikey=YOURAPIKEYHERE&area=email&action=addcustomfromaddress&fromaddress=info&customfromdomainid=22
API Call Result:
| XML Response | JSON Response |