19 lines
370 B
Plaintext
19 lines
370 B
Plaintext
|
|
meta {
|
||
|
|
name: Transfers an existing Memori object to another User-
|
||
|
|
The new owner must be specified by either a OwnerUserID or
|
||
|
|
a OwnerUserName-OwnerTenantName pair- The OwnerUserName may
|
||
|
|
also specify a user e-mail-
|
||
|
|
type: http
|
||
|
|
seq: 9
|
||
|
|
}
|
||
|
|
|
||
|
|
post {
|
||
|
|
url: https://backend.memori.ai/api/v2/TransferMemori/{strToken}
|
||
|
|
body: json
|
||
|
|
auth: none
|
||
|
|
}
|
||
|
|
|
||
|
|
params:path {
|
||
|
|
strToken:
|
||
|
|
}
|