bruno/memori-backend/Memori/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-.bru
2024-07-16 11:15:30 +03:00

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:
}