Person
Update Genealogies Person
Update a genealogies person including names, gender, or facts of the person.
post/genealogies/persons/{pid}
Path parameters
pidstring required
The ID of the genealogies person to update. To find genealogies person IDs, see <a href="/reference/readgenealogiespersons" target="_blank">Read Genealogies Persons</a>.
Headers
Accept'application/x-fs-v1+json' | 'application/x-gedcomx-v1+json' | 'application/json' | 'application/x-fs-v1+xml' | 'application/x-gedcomx-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-gedcomx-v1+json' | 'application/x-fs-v1+xml' | 'application/x-gedcomx-v1+xml' required
Specifies the media type of the entity-body sent to the server in the request.
X-Reasonstring
Header giving the reason for updating a genealogies person.
Response
The successful update contained a single conclusion. Expect the id of the conclusion in the 'Location' header.