measurements
Delete Link Group
Soft-delete every member of a link group as one unit.
Members are one takeoff, so a member delete takes the group (spec §7.4). The group is NOT dissolved — soft-deleted members keep their link_group_id, which is what lets restore bring the group back intact. 404 if the group has no live members.
post/api/v1/measurements/groups/{group_id}/delete
Path parameters
group_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.