Skip to main content
Question

BOX User Email Updated

  • May 22, 2025
  • 3 replies
  • 112 views

Forum|alt.badge.img

How to update user email in box api

url :https://api.box.com/2.0/users/user_id

Through UI interface update the user email, how to update the email address using box webapi

 

3 replies

Forum|alt.badge.img

Hi ,

 

Here's how you can change your email of a user through the webapp:

https://community.box.com/t5/How-to-Guides-for-Account/Manage-Account-Settings/ta-p/20022#loginandemail

 

 


Forum|alt.badge.img

 Here is the workflow for changing a user's email with the API: 


Forum|alt.badge.img

Thank u very much Murtza