bruno/memori-backend/Asset/Downloads a file from an old asset file URL- such as ----api-v1-memoriai-memory--memoryID--media-cloud--path---assetID---ext-----.bru

18 lines
339 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Downloads a file from an old asset file URL- such as
----api-v1-memoriai-memory--memoryID--media-cloud--path---assetID---ext-----
type: http
seq: 7
}
get {
url: https://backend.memori.ai/api/v1/memoriai/memory/{strMemoryID}/media/cloud/{assetID}
body: none
auth: none
}
params:path {
strMemoryID:
assetID:
}