Update Reporting Group
Update an existing reporting group's properties.
Allows updating the name, description, and metadata of a reporting group.
The name must remain unique within the project.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path Parameters
reporting_group_id
org_id
The unique identifier of the organization.
project_id
The unique identifier of the project.
Request
This endpoint expects an object.
name
Name of the reporting group
description
Optional description
Response
Successful Response
name
Name of the reporting group
id
project_id
created
modified
description
Optional description
