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

type
enum<string>
required

The type of content in the shield list.

Available options:
country
Example:

"country"

country_codes
string[]
required

List of country codes values.

Example:
["US", "PL"]