19 lines
353 B
Plaintext
19 lines
353 B
Plaintext
|
|
meta {
|
||
|
|
name: Signals that the content of a Memori object has been updated-
|
||
|
|
Consequently- a run of the Content Quality Job will be scheduled as
|
||
|
|
soon as possible-
|
||
|
|
type: http
|
||
|
|
seq: 8
|
||
|
|
}
|
||
|
|
|
||
|
|
post {
|
||
|
|
url: https://backend.memori.ai/api/v2/MemoriContentUpdated/{strToken}/{strMemoriID}
|
||
|
|
body: none
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
strToken:
|
||
|
|
strMemoriID:
|
||
|
|
}
|