Sandbox Amay Kulkarni
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Sandbox Amay Kulkarni-
Transfer all contents to another user
AnsweredHi, We want to transfer all content to another user in box, then delete the user. i read the API can transfer only root folder. Thanks, Amay
-
Bad request while adding email in box api
Answeredawait adminClient.UsersManager.AddEmailAliasAsync(userId, newEmail) The API returned an error [BadRequest | 99qmr0gmpw2t4nu2.0d7224ca725713d27001291f4f5df6fb1] bad_request - Bad Request
-
Get user by email address using .net SDK
can we use function UsersManager.GetUserInformationAsync and supply email address to get user? it works using userid.