bruno/memori-engine/Dialog/Submits a Timeout event to the session-s Dialog State Machine-.bru
2024-07-16 11:15:30 +03:00

16 lines
241 B
Plaintext

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:
}