Genealogies Relationship
Prototype: This resource is currently in a prototype development state. It may or may not be operational and the
interface may change prior to release. Feedback is welcome.
Path
/platform/genealogies/persons/{pid}/relationships/{cid} |
|
Production: | https://api.familysearch.org/platform/genealogies/persons/{pid}/relationships/{cid} |
Beta: | https://apibeta.familysearch.org/platform/genealogies/persons/{pid}/relationships/{cid} |
Integration (Integration): | https://api-integ.familysearch.org/platform/genealogies/persons/{pid}/relationships/{cid} |
Description
The Relationship resource manages a specific relationship and provides the interface to update, and delete a relationship. The Relationship also provides the interface to add or update specific facts attached to a relationship.
Coupler relationships for FamilySearch Genealogies require person1
to be male and person2
to be female.
Operations
POST - Update a relationship. Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
|
|||||||||||||||
DELETE - Delete a relationship. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Create Genealogies Relationship Conclusion | How to create a relationship conclusion. |
Delete Genealogies Relationship | How to delete a relationship resource. |