Skip to main content
Question

Manage users scope in OAuth 20

  • May 23, 2025
  • 2 replies
  • 12 views

Forum|alt.badge.img

Hi there,

I would like to find out if a user who does not have admin/co-admin privileges, can the authenticated user still call the following API endpoint:

PUT /2.0/users/<current-user-id> 
Host: api.box.com
Authorization: Bearer <token>

2 replies

Forum|alt.badge.img

The user would be able to call the endpoint, but they would get an error returned saying that are not an admin/co-admin. 

Alex, Box Developer Advocate


Forum|alt.badge.img

Thank you so much for assistance.

 

So the current user who is designated as normal user can't make an changes to the current user even if this scope is enabled