Update Genealogies Tree

Update a genealogies tree with persons and/or relationships.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the genealogies tree. To find genealogies tree IDs, see Read Genealogies Trees, or Create Genealogies Tree to create a new genealogies tree.

Body Params
persons
array of objects

Array of persons to add or update in the tree.

persons
relationships
array of objects

Array of relationships to create in the tree.

relationships
Headers
string
enum
required

Specifies the media type(s) that the client is willing to accept in the response.

Allowed:
string
enum
required

Specifies the media type of the entity-body sent to the server in the request.

Allowed:
string

Header giving the reason for updating the tree.

Responses
200

The operation was successful and newly generated identifiers are returned for created persons.

204

The operation was successful.

404

If the requested tree is not found.

429

The request was throttled.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!