Relationships: Child and Parents
Update Child and Parents Relationship
Update a child and parents relationship.
post/tree/child-and-parents-relationships/{caprid}
Path parameters
capridstring required
The ID of the child-and-parents relationship to be updated. To find child-and-parents relationship IDs, see <a href="/reference/readpersonfamilies" target="_blank">Read Families</a>.
Headers
Accept'application/x-fs-v1+json' | 'application/json' | 'application/x-fs-v1+xml' | 'application/xml' required
Specifies the media type(s) that the client is willing to accept in the response.
Content-Type'application/x-fs-v1+json' | 'application/x-fs-v1+xml' required
Specifies the media type of the entity-body sent to the server in the request.
X-Reasonstring
The reason for the child and parents relationship update.
Response
The successful update contained a single conclusion. Expect the id of the conclusion in the 'Location' header.