meta { name: Adds a new Expert Reference object. type: http seq: 6 } post { url: {{baseUrl}}/memori/v2/ExpertReference/:strSessionID body: json auth: none } params:path { strSessionID: } body:json { { "expertID": "", "name": "", "description": "", "default": "", "expertMemoriID": "", "expertPassword": "", "expertBaseURL": "", "creationTimestamp": "", "creationSessionID": "", "lastChangeTimestamp": "", "lastChangeSessionID": "" } }