measurements

Relink Measurements

Restore named live measurements to a link group as one transaction.

Project resolution goes through live_measurement_project_id on the first named row, not link_group_project_id: a fully dissolved group has no live member carrying its old group id, so a group-scoped lookup would 404 its own undo.

post/api/v1/measurements/groups/{group_id}/relink

Path parameters

group_idstring uuid required

Request body

measurement_idsstring[] required

Response

Successful Response

Changes

No recorded changes to this endpoint across all 2 revisions of this API.