I have this function in my hooks to make an API call to the backend:
export function UpdateGroup(groupId: string, data: { name: string; desc: string; visibili