POST /Command/EmailGroupByDomain
Get a JSON object array containing input user emails grouped by 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 Array |
|
Required |
The input text array of user emails |
|
Domain Array |
|
Required |
The array of domain to perform grouping |