Genealogies Source Description
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/sources/{sdid} |
|
Production: | https://api.familysearch.org/platform/genealogies/sources/{sdid} |
Beta: | https://apibeta.familysearch.org/platform/genealogies/sources/{sdid} |
Integration (Integration): | https://api-integ.familysearch.org/platform/genealogies/sources/{sdid} |
Operations
GET - Read a source description. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
||||||||||||
POST - Update a source description. 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 source description. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Delete Genealogies Source Description | How to delete a source description. |
Read Genealogies Source Description | How to read a source description. |
Update Genealogies Source Description | How to update a source description. |