meta { name: Checks the words of a sentence for their definition in the word vector dictionary. type: http seq: 5 } post { url: {{baseUrl}}/memori/v2/CheckWords/:strSessionID body: json auth: none } params:path { strSessionID: } body:json { { "text": "" } }