Create Box Hub collaboration
Adds a collaboration for a single user or a single group to a Box Hub.
Collaborations can be created using email address, user IDs, or group IDs.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version header.
2025.0 Body
Request body for creating a new Box Hub collaboration.
Response
Returns a new Box Hub collaboration object.
A Box Hub collaboration object grants a user or group access to a Box Hub with permissions defined by a specific role.
The unique identifier for this collaboration.
"12345678"
The value will always be hub_collaboration.
hub_collaboration "hub_collaboration"
The bare basic representation of a Box Hub.
A mini representation of a user, can be returned only when the status is pending.
- Box Hub Collaboration User
- Group (Mini)
The level of access granted to a Box Hub. Possible values are editor, viewer, and co-owner.
"editor"
The status of the collaboration invitation. If the status is pending, login and name return an empty string.
accepted, pending, rejected "accepted"
