Create Genealogies Source Description

Create a genealogies source description in a tree. Provides a way to create genealogies source descriptions among persons in user-submitted genealogies.

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
sourceDescriptions
array of objects
required
length between 1 and 1

Array containing the source description to create. Exactly one source description must be provided. See SourceDescription Schema (JSON)

sourceDescriptions*
citations
array of objects

Array of citations for this source.

citations
titles
array of objects

Array of titles for this source.

titles
notes
array of objects

Array of notes providing additional information about this source.

notes
attribution
object

Attribution information for this creation.

Headers
string

Header giving the reason for creating the genealogies source.

Responses
201

The operation was successful.

404

If the genealogies 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!