Skip to main content
To update an existing Box Hub, call the endpoint with the hub ID and the fields you want to change. You can update the title, description, AI settings, and collaboration restrictions.
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.

Update hub

Replace HUB_ID with the actual hub ID. Request body fields are optional. Include only the fields you want to update.

Request body fields

A successful response returns the updated object.
Last modified on September 4, 2026