meta { name: Submits a Date Changed event to the session's Dialog State Machine. type: http seq: 2 } post { url: {{baseUrl}}/memori/v2/DateChangedEvent/:strSessionID body: json auth: none } params:path { strSessionID: } body:json { { "date": "" } }