Users
Delete User History Entry
Delete a users history entry.
delete/users/{uid}/history/{pid}
Path parameters
uidstring required
Use 'current' for the authenticated user.
pidstring required
The id of the person entry to be deleted from the user's history list. To find person IDs, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.
Response
The delete was successful.