17 lines
227 B
Plaintext
17 lines
227 B
Plaintext
meta {
|
|
name: Updates an existing Memori object-
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
patch {
|
|
url: https://backend.memori.ai/api/v2/Memori/{strToken}/{strMemoriID}
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strToken:
|
|
strMemoriID:
|
|
}
|