Skip to main content

A callout box block in the Box Hub Document.

id
string
required

The unique identifier for this block.

Example:

"c9588f08-22d7-4d17-8ca9-f1e61c98c0bd"

type
enum<string>
required

The type of this block. The value is always callout_box.

Available options:
callout_box
Example:

"callout_box"

fragment
string
required

Text content of the block. Includes rich text formatting.

Example:

"This is the callout box"

parent_id
string | null

The unique identifier of the parent block. Null for direct children of the page.

Example:

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