meta { name: Adds a new Custom Word object- type: http seq: 6 } post { url: https://engine.memori.ai/memori/v2/CustomWord/{strSessionID} body: json auth: none } params:path { strSessionID: } body:json { { "customWordID": "", "word": "", "definition": "", "creationTimestamp": "", "creationSessionID": "", "lastChangeTimestamp": "", "lastChangeSessionID": "" } }