meta { name: Removes an existing Person object. type: http seq: 5 } delete { url: {{baseUrl}}/memori/v2/Person/:strSessionID/:strPersonID body: none auth: none } params:path { strSessionID: strPersonID: }