post https://api.lucid.co/transferUserContent
Transfers ownership of Lucid documents and objects from one user to another.
Note: Use of this endpoint can only be authorized by administrators on accounts with Enterprise licenses.
Note: This endpoint has a per account rate limit of 30 requests per 5 seconds.
Transfers ownership of Lucid documents and objects from one user to another. Note that both the fromUser
and toUser
must be on the same account as the admin authorizing the transfer.
This endpoint transfers the following to the toUser
:
- Documents and folders owned by the
fromUser
. ThetoUser
will also be given edit and share permissions to any team folder thefromUser
has edit and share permissions for. - Custom shape libraries
- Lucidscale objects (3rd party credentials, AWS accounts, GCP projects, and Azure subscriptions)
After the transfer, the fromUser
loses ownership of the objects described above. An email is also sent to both the fromUser
and the toUser
to notify them of the transfer.
This endpoint does not delete or delicense the
fromUser
.