Extract Email Addresses from Array of JSON Object
POST /Command/GetEmailAddressesFromJSONObject
Scans array of JSON Object and extracts all email addresses into an array
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.  | 
Input  | 
  | Optional  | JSON Object array containing IP addresses  |