Update user role
Users
Update user role
Change a company user’s role.
PUT
Update user role
Updates a user’s role —
COMPANY_ADMIN (full access plus user management), COMPANY_MANAGER (create and manage ramp requests), or COMPANY_VIEWER (read-only access).
Concept guide: Getting started with Fundflow
Requires the
COMPANY_ADMIN role (the manage:company-users scope).Authorizations
OAuth2 authentication via Venly Identity Platform
Path Parameters
Unique identifier of the user
Body
application/json
Request to change the role of an existing company user
New role for the user
Available options:
COMPANY_ADMIN, COMPANY_VIEWER, COMPANY_MANAGER 
