GroupIndiAnchorDelete

Description

The GroupIndiAnchorDelete operation allows you to remove an individual anchor from the group.

History

2008-08-19 Initial version without URL versioning

2009-03-03 Version URL's implemented

/FamilyTree/2009-03-03/Group.svc

2009-03-18 Seperate SOAP and REST URL's

SOAP URI:
/Service/2009-03-18

REST URI [DELETE]:
/FamilyTree/2009-03-18/Group.svc/IndiAnchorDelete/{groupOgfn}/IndiAnchor/{indiOgfn}

Request Parameters

Name Description Required

groupOgfn

The OneGreatFamily ID for the group to remove the anchor from

Type: UInt64

Default: None

Constraints: Must be a valid group ID.

Yes

indiOgfn

The OGFN of the individual to remove from the group as an anchor

Type: UInt64

Default: None

Constraints: Must be a valid individual ID.

Yes

Response Elements

Nothing is returned