Persons
Delete Conclusion
Delete a person conclusion including name, gender, or fact on a person.
delete/tree/persons/{pid}/conclusions/{cid}
Path parameters
pidstring required
The id of the person whose conclusion 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>.
cidstring required
A local id for the conclusion (name, gender, or fact) to be deleted. To find conclusion IDs, see <a href="/reference/readperson" target="_blank">Read Person</a>.
Headers
X-Reasonstring
The reason for deleting the conclusion.
Response
The delete was successful.