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

19 lines
370 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
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:
}