diff --git a/getDomainEmails.md b/getDomainEmails.md index 7937c68..74a817b 100644 --- a/getDomainEmails.md +++ b/getDomainEmails.md @@ -1 +1,15 @@ -g \ No newline at end of file +URL: /tools/domain/emails/
+Request type: POST + +### Overview +The getDomainEmails method returns an array of valid approver email addresses for specified “domain” +parameter from Comodo API. + +### Request parameters +* domain - valid FQDN + +### Response +If no errors: +* ComodoApprovalEmails - array of valid email addresses from Comodo API + +WHOIS emails not always available due to multiple issues \ No newline at end of file