Relationships: Child and Parents
Delete Parent from Child and Parents Relationship
Remove a parent from the child and parent relationship.
delete/tree/child-and-parents-relationships/{caprid}/{role}
Path parameters
capridstring required
The ID of the child and parent relationship where the parent 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 to be deleted. MUST be "parent1" or "parent2".
Headers
X-Reasonstring
The reason the parent is being deleted.
Response
The delete was successful.