Skip to main content
To create a new Box Hub, call the endpoint with a title (required). You can optionally provide a description. The hub is created with default settings. To customize styling and other options, you can later use the API or Box web app.
Box Hubs endpoints require the box-version: 2025.0 header. If you omit this header, the API returns a 400 error with the message Missing required box-version header. Supported API versions: [2025.0]. For more information, see Box API versioning strategy.

Create hub

Request body

A successful response returns the new object. After creating the hub, you can see it in the Box Hubs web interface and manage its items and collaborations through the API.
Last modified on September 4, 2026