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 domains data.

type
enum<string>
required

The type of content in the shield list.

Available options:
domain
Example:

"domain"

domains
string[]
required

List of domain.

Example:
["box.com", "example.com"]