Notes
Delete Couple Relationship Note
Delete a couple relationship note.
delete/tree/couple-relationships/{crid}/notes/{nid}
Path parameters
cridstring required
The id of the couple relationship whose note is to be deleted. To find couple relationship IDs, see <a href="/reference/readpersonfamilies" target="_blank">Read Families</a>.
nidstring required
The id of the note to be deleted. To find note IDs, see <a href="/reference/getcouplerelationshipnotes" target="_blank">Read Couple Relationship Notes</a>.
Headers
X-Reasonstring
The reason for deleting the note.
Response
The delete was successful.