Create Person Memory
Create a memory for a person. The memory can be a photo, document, story, or obituary.
Path parameters
The id of the person to attach the memory to. Can be a person from the main FamilySearch tree or from a user tree. To find an example person ID, see <a href="/reference/searchtreepersons" target="_blank">Search Tree Persons</a>.
Query parameters
The title to use for the artifact being uploaded via multipart form data.
The description to use for artifacts being uploaded.
The file name to use for artifacts being uploaded.
The type of artifact to create. Can be 'Photo', 'Document', 'Story', or 'Obituary'.
The person name to use for artifacts being uploaded.
Headers
The header value used to determine filename when multipart type data is not used.
Response
The attachment of the artifact was successful. Expect a location header specifying the link to the created artifact.