meta { name: Deletes an existing Known Fact object. type: http seq: 9 } delete { url: {{baseUrl}}/memori/v2/KnownFact/:strSessionID/:strKnownFactID body: none auth: none } params:path { strSessionID: strKnownFactID: }