2024-07-16 10:15:30 +02:00
|
|
|
meta {
|
2025-03-26 15:08:31 +01:00
|
|
|
name: Closes the session and disposes of its Dialog State Machine.
|
2024-07-16 10:15:30 +02:00
|
|
|
type: http
|
|
|
|
|
seq: 3
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
delete {
|
2025-03-26 15:08:31 +01:00
|
|
|
url: {{baseUrl}}/memori/v2/Session/:strSessionID
|
2024-07-16 10:15:30 +02:00
|
|
|
body: none
|
|
|
|
|
auth: none
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
params:path {
|
2025-03-26 15:08:31 +01:00
|
|
|
strSessionID:
|
2024-07-16 10:15:30 +02:00
|
|
|
}
|