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

19 lines
353 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
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:
}