bruno/memori-engine/Dialog/Submits a Timeout event to the session-s Dialog State Machine-.bru

16 lines
241 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Submits a Timeout event to the session-s Dialog State Machine-
type: http
seq: 5
}
post {
url: https://engine.memori.ai/memori/v2/TimeoutEvent/{strSessionID}
body: none
auth: none
}
params:path {
strSessionID:
}