Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the bundle.
Body
application/json
The visibility details of the bundle. Setting to LIMITED visibility with no visibility groups will make bundle only visible to admins and users with access.
The visibility level of the entity.
Available options:
GLOBAL, LIMITED Example:
"GLOBAL"
Response
200
The visibility details of the bundle were successfully set.

