Child-and-Parents Relationship Note
Path
/platform/tree/child-and-parents-relationships/{caprid}/notes/{nid} |
|
Production: | https://api.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes/{nid} |
Beta: | https://apibeta.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes/{nid} |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes/{nid} |
Description
This Child-and-Parents Relationship Note resource defines the interface for a note attached to a child-and-parents relationship.
Operations
GET - Read a note. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||||||||
POST - Update a note. 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 note. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Delete Child-and-Parents Relationship Note | How to delete a note on a child-and-parents relationship. |
Read Child-and-Parents Relationship Note | How to read a note on a child-and-parents relationship. |