Box Developer Documentation
Beta

Remove hub collaboration

delete
https://api.box.com/2.0
/hub_collaborations/:hub_collaboration_id

Deletes a single hub collaboration.

Request

bearer [ACCESS_TOKEN]
application/json

Request Headers

stringin headerrequired

Version header.

Value is always 2025.0

Path Parameters

stringin pathrequired
1234

The ID of the hub collaboration.

Response

none

A blank response is returned if the hub collaboration was successfully deleted.

application/jsonClient error

Returns an error if the hub collaboration could not be found, or the authenticated user does not have access to the hub collaboration.

application/jsonClient error

An unexpected client error.

delete
Remove hub collaboration
You can now try out some of our APIs live, right here in the documentation.
Log in