bruno/memori-engine/Media/Removes an existing Medium object from a Memory-.bru

18 lines
281 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Removes an existing Medium object from a Memory-
type: http
seq: 5
}
delete {
url: https://engine.memori.ai/memori/v2/Medium/{strSessionID}/{strMemoryID}/{strMediumID}
body: none
auth: none
}
params:path {
strSessionID:
strMemoryID:
strMediumID:
}