16 lines
223 B
Plaintext
16 lines
223 B
Plaintext
meta {
|
|
name: Closes the session and disposes of its Dialog State Machine.
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
delete {
|
|
url: {{baseUrl}}/memori/v2/Session/:strSessionID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
}
|