Skip to main content

Representation of content of a Shield List that contains email addresses data.

type
enum<string>
required

The type of content in the shield list.

Available options:
email
Example:

"email"

email_addresses
string[]
required

List of emails.

Example:
["example1@box.com", "example2@gmail.com"]