Relationships: Child and Parents
Delete Child and Parents Relationship Conclusion
Delete a child and parents relationship conclusion
delete/tree/child-and-parents-relationships/{caprid}/{role}/conclusions/{cid}
Path parameters
capridstring required
The ID of the child and parent relationship whose conclusion is to be deleted. To find child and parents relationship IDs, see <a href="/reference/readpersonfamilies" target="_blank">Read Families</a>.
rolestring required
The identifier for the role of the parent applicable to the conclusion. MUST be "parent1" or "parent2".
cidstring required
The ID of the conclusion (fact) to be deleted. To find conclusion IDs, see <a href="/reference/getchildandparentsrelationship" target="_blank">Read Child and Parents Relationship</a>.
Headers
X-Reasonstring
The reason for deleting the conclusion.
Response
The delete was successful.