17 lines
225 B
Plaintext
17 lines
225 B
Plaintext
|
|
meta {
|
||
|
|
name: Processes the specified outcome-
|
||
|
|
type: http
|
||
|
|
seq: 1
|
||
|
|
}
|
||
|
|
|
||
|
|
post {
|
||
|
|
url: https://backend.memori.ai/api/v2/Outcome/{strToken}/{outcomeCode}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
strToken:
|
||
|
|
outcomeCode:
|
||
|
|
}
|