Last updated
© 2025 make.com
Last updated
Updates the user role in the team with the specified teamId
. Get the mapping of the userRoleId
and the user role name
with the API call GET /users/roles
.
The ID of the user.
111
The ID of the team.
22
The ID of the user role. Check the GET /users/roles API call for the available usersRoleId values.
Successful response