Skip to main content

A Page in the Box Hub Document.

id
string
required

The unique identifier for this page.

Example:

"d97f7c26-0d9b-42a1-a00d-6e6db9619e0f"

type
string
required

The type of this resource. The value is always page.

Example:

"page"

title_fragment
string
required

The title text of the page. Includes rich text formatting.

Example:

"This is the home page title"

parent_id
string | null

The unique identifier of the parent page. Null for root-level pages.

Example:

"d97f7c26-0d9b-42a1-a00d-6e6db9619e0f"