bruno/memori-backend/Memori/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-.bru
2024-07-16 11:15:30 +03:00

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