Updated getDomainEmails (markdown)
parent
98c4a7e44d
commit
11dd8728bb
|
@ -1 +1,15 @@
|
||||||
g
|
URL: /tools/domain/emails/<br/>
|
||||||
|
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
|
Loading…
Reference in New Issue