Set visibility

POST/api/set-visibility

Sets a group (by name) or report (by code) to public or private. For a group, every version is updated together. Requires reports:write.

Body Parameters

namestring
codestring
visibilitystringrequired
One of public, private.