bruno/memori-backend/Memori/Updates an existing Memori object-.bru

17 lines
227 B
Plaintext
Raw Normal View History

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