Notes
Delete Person Note
Delete a note attached to a person.
delete/tree/persons/{pid}/notes/{nid}
Path parameters
pidstring required
The id of the person whose note is to be deleted. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.
nidstring required
The id of the note to be deleted. To find note IDs, see <a href="/reference/readpersonnotes" target="_blank">Read Person Notes</a>.
Headers
X-Reasonstring
The reason for deleting the note.
Response
The delete was successful.