User Management API

Transfers assets from one user to another

post/api/2.0/users/assets/transfer

Request body

sourceUserIdinteger required

Id of user to transfer assets from.

destinationUserIdinteger required

Id of user to transfer assets to.

Response

Success

messagestring

Message

documentationstring

Link to documentation

Changes