Skip to main content

A Box Hub Item is a Box Item that is referenced in a Box Hub.

id
string
required

The unique identifier for this item.

Example:

"12345678"

type
enum<string>
required

The type of the item.

Available options:
file,
folder,
web_link
Example:

"file"

name
string
required

The name of the item.

Example:

"My File"