Memory Artifact
Path
/platform/memories/memories/{mid}/artifacts/{aid} |
|
Production: | https://api.familysearch.org/platform/memories/memories/{mid}/artifacts/{aid} |
Beta: | https://apibeta.familysearch.org/platform/memories/memories/{mid}/artifacts/{aid} |
Integration (Integration): | https://api-integ.familysearch.org/platform/memories/memories/{mid}/artifacts/{aid} |
Description
The memory artifact resource defines an artifact associated with a memory. While the memory includes the metadata (title, description, etc.), the artifact of the memory is the actual image, text, or pdf artifact associated with the memory.
Operations
POST - Update a memory artifact. Currently, only story text can be updated. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
Example Requests
Delete Memory Artifact Coverage | How to delete a memory artifact coverage resource. |
Update Story | How to update the text of a story. |
Update Story Via Multipart Form Data | How to update the text of a story via multipart/form-data. |