Genealogies Trees

Prototype: This resource is currently in a prototype development state. It may or may not be operational and the interface may change prior to release. Feedback is welcome.

Description

The Genealogies Trees resource provides the interface to create a user-submitted tree.

Operations

POST - Create a tree.

Produces - Specify a returned data format using the Accept header.
Consumes - Specify the incoming data format using the Content-Type header.
Parameters
Name Type Description
X-Reason header Header giving the reason for creating a tree.
body request-body The tree to be created.
Status Codes
  • 201  -  The creation of the tree was successful. Expect a location header specifying the link to the created tree.
  • 429  -  If the request was throttled.

GET - Get a list of genealogy tress the currently authenticated user has created.

Produces - Specify a returned data format using the Accept header.

This method does not accept any parameters.

Status Codes
  • 200  -  The retrieval of the trees the current user has created was successful

Example Requests

Create Genealogies Tree How to create a tree.
Read Genealogies Trees How to get the genealogy trees created by the current user.

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.