Memories

Update Memory

Update a memory's viewed, dismissed or notified state.

patch/memories/{memory_id}

Path parameters

memory_idstring required

Request body

viewedboolean nullable
dismissedboolean nullable
notifiedboolean nullable

Response

Successful Response

successboolean required
messagestring required

Changes

Changed in 2 of the 51 revisions of this API.3

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added