Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.box.com/llms.txt

Use this file to discover all available pages before exploring further.

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"]