meta { name: Adds a new Memory object. type: http seq: 8 } post { url: {{baseUrl}}/memori/v2/Memory/:strSessionID body: json auth: none } params:path { strSessionID: } body:json { { "memoryID": "", "memoryType": "", "lastRead": "", "readOccurrences": "", "receiverID": "", "receiverTag": "", "receiverName": "", "media": [ { "mediumID": "", "url": "", "content": "", "mimeType": "", "title": "", "properties": {}, "creationTimestamp": "", "creationSessionID": "", "lastChangeTimestamp": "", "lastChangeSessionID": "" } ], "title": "", "titleVariants": [], "answers": [ { "text": "", "preformatted": "", "creationTimestamp": "", "creationSessionID": "", "lastChangeTimestamp": "", "lastChangeSessionID": "" } ], "date": "", "dateUncertaintyDays": "", "placeName": "", "placeLatitude": "", "placeLongitude": "", "placeUncertaintyKm": "", "conclusive": "", "notPickable": "", "help": "", "hints": [], "minTimeout": "", "maxTimeout": "", "contextVarsToSet": {}, "contextVarsToMatch": {}, "dcmOutcomeType": "", "dcmOutcomeCode": "", "tags": [], "creationTimestamp": "", "creationSessionID": "", "lastChangeTimestamp": "", "lastChangeSessionID": "" } }