Update Genealogies Source Description

Update a genealogies source description.

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

The ID of the genealogies source description to be updated. To find genealogies source description IDs, see Read Genealogies Source Descriptions.

Body Params

The genealogies source description for the update.

sourceDescriptions
array of objects
required
length between 1 and 1

Array containing the source description to update. 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 update.

Headers
string

Header giving the reason for creating the genealogies source description.

Responses
204

The update was successful.

404

If the requested source description 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!