bruno/memori-engine/Session/Closes the session and disposes of its Dialog State Machine-.bru

16 lines
236 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Closes the session and disposes of its Dialog State Machine-
type: http
seq: 3
}
delete {
url: https://engine.memori.ai/memori/v2/Session/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}