The GroupIndiAnchorDelete
operation allows you to remove an individual anchor from the group.
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}
Name | Description | Required |
---|---|---|
|
The OneGreatFamily ID for the group to remove the anchor from Type: UInt64 Default: None Constraints: Must be a valid group ID. |
Yes |
i |
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 |
Nothing is returned