POST /Command/IsEmailAddressInternal
Checks if an email address' domain is an internal domain. Return True if the email address is using an internal domain
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
|
Parameter Name |
Type |
Required/Optional |
Description |
|---|---|---|---|
|
Username |
|
Required |
The username of your D3 SOAR account. |
|
Site |
|
Required |
The D3 SOAR site to run the remote command. |
|
Email Address |
|
Required |
Email address to check |
|
Domain |
|
Required |
Internal Domain for checking |