Persons
Delete Tree Person Reference
Deletes a specific tree person reference from a person.
delete/tree/persons/{pid}/tree-person-reference/{tprid}
Path parameters
pidstring required
The id of the person containing the tree person reference to be deleted. To find person IDs, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.
tpridstring required
The id of the tree person reference to be deleted. To find tree person reference IDs, see <a href="/reference/readperson" target="_blank">Read Person</a>.
Headers
X-Reasonstring
The reason for deleting the tree person reference.
Response
The tree person reference was successfully deleted.