mutationFn: (group: GroupSchemaType) =>
      deleteGroup({
        apiKey: apiKey ?? undefined,
        urlParams: {
          groupId: group.id,