Restore a memory

Restores an archived memory back to active status. Only works on memories with status ‘archived’.

Users can only restore memories that are about them (subject_id = user).

Authentication

AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

idstringRequired
Memory ID

Response

Restored Memory
dataobject or null
A memory entry visible to the user

Errors