Couple Relationship Note
Path
/platform/tree/couple-relationships/{crid}/notes/{nid} |
|
Production: | https://api.familysearch.org/platform/tree/couple-relationships/{crid}/notes/{nid} |
Beta: | https://apibeta.familysearch.org/platform/tree/couple-relationships/{crid}/notes/{nid} |
Integration (Integration): | https://api-integ.familysearch.org/platform/tree/couple-relationships/{crid}/notes/{nid} |
Description
The Couple Relationship Note resource defines the interface for a note. It is to be considered an embedded resource, and any links to this resource are to be treated as embedded links.
Operations
GET - Read a tree couple relationship note. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||||||||
POST - Update a tree couple relationship 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 Couple Relationship Note | How to delete a note on a couple relationship. |
Read Couple Relationship Note | How to read a note on a couple relationship. |
Update Couple Relationship Note | How to update a note on a couple relationship. |