bruno/memori-backend/Asset/Downloads the avatar file from an old avatar asset URL- sucs as ----api-v1-memoriai-memori-avatar--memoriID-----.bru
2024-07-16 11:15:30 +03:00

17 lines
296 B
Plaintext

meta {
name: Downloads the avatar file from an old avatar asset URL- sucs as
----api-v1-memoriai-memori-avatar--memoriID-----
type: http
seq: 9
}
get {
url: https://backend.memori.ai/api/v1/memoriai/memori/avatar/{strMemoriID}
body: none
auth: none
}
params:path {
strMemoriID:
}