17 lines
296 B
Plaintext
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:
|
||
|
|
}
|