POST /2.0/hubs 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.
Create hub
Request body
| Field | Type | Required | Description |
|---|---|---|---|
title | string | Yes | Title of the hub. Must not exceed 50 characters. |
description | string | No | Description of the hub. |
