lokalise_update_team_user
Modify a team member's role to manage permissions and access levels in Lokalise translation projects.
Instructions
Updates a team user's role (owner, admin, member, or biller). Required: teamId, userId, role. Use to manage permissions, promote/demote, or adjust access levels. Returns: Updated user profile with new role and permissions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team ID containing the user | |
| userId | Yes | User ID to update | |
| role | Yes | New role for the user |