Personas
Update Memory Persona
Update a memory persona.
post/memories/memories/{mid}/personas/{pid}
Path parameters
midstring required
The ID of the memory. To find memory IDs, see <a href="/reference/readmemory" target="_blank">Read Memory</a>.
pidstring required
The ID of the persona. To find persona IDs, see <a href="/reference/readmemorypersonas" target="_blank">Read Memory Personas</a>.
Headers
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.
Response
The update was successful.