Created getDomainEmailsForGeotrust (markdown)
parent
6a1a864470
commit
c0de7de391
|
@ -0,0 +1,15 @@
|
||||||
|
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:
|
||||||
|
* getDomainEmailsForGeotrust - array of valid email addresses from Comodo API
|
||||||
|
|
||||||
|
WHOIS emails not always available due to multiple issues
|
Loading…
Reference in New Issue