Transfer User Content

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. The toUser will also be given edit and share permissions to any team folder the fromUser 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.

📘

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.

📘

This endpoint does not delete or delicense the fromUser.


Valid Authentication Methods

OAuth 2.0 Account Token Scopes:

  • account.user.transfercontent

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!