meta { name: Adds a new Intent Slot object- type: http seq: 12 } post { url: https://engine.memori.ai/memori/v2/IntentSlot/{strSessionID} body: json auth: none } params:path { strSessionID: } body:json { { "intentSlotID": "", "name": "", "values": [], "webHook": "", "validityMinutes": "", "creationTimestamp": "", "creationSessionID": "", "lastChangeTimestamp": "", "lastChangeSessionID": "" } }