47ce51b783d2
OpenAPI 3.1.02026-08-11154197464.7 KBbundles
Sets the visibility of the bundle.
put/bundles/{bundle_id}/visibility
Path parameters
bundle_idstring uuid required
The ID of the bundle.
Request body
Example request
{
"visibility": "LIMITED",
"visibility_group_ids": [
"7870617d-e72a-47f5-a84c-693817ab4567",
"1520617d-e72a-47f5-a84c-693817ab48ad2"
]
}Response
The visibility details of the bundle were successfully set.