groups
Update group
Update a group.
Update group name and/or description. Name must remain unique within client.
RLS: Filtered to current client (ClientRLSDB).
Raises: GroupNotFoundError: If group doesn't exist (404) GroupNameExistsError: If new name conflicts with existing group (409)
patch/api/v1/groups/{group_id}
Path parameters
group_idstring uuid required
Request body
Response
Successful Response