Apache CloudStack 4.15.0.0 Root Admin API Reference

moveUser

Moves a user to another account

Request parameters

Parameter NameDescriptionRequired
idid of the user to be deletedtrue
accountCreates the user under the specified account. If no account is specified, the username will be used as the account name.false
accountidCreates the user under the specified domain. Has to be accompanied with the account parameterfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully