Consolidate multiple units into a single unit with a new name.
Parameters:
unitIds: Array of unit IDs to merge (minimum 2 required)newName: Name for the consolidated unitThis operation will:
Useful for cleaning up duplicate or similar units (e.g., merging “kg CO2” and “kg CO₂e”).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.