Update a team member’s role
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the team
The ID of the team membership (UserRole ID)
The updated member data
New role for the member (editor or viewer)
editor, viewer Successful Response
A member of a team (user or SSO group).
The unique identifier of this membership (UserRole ID)
Type of member - either a user or an SSO group
user, sso_group Email address for users, group name for SSO groups
The role this member has within the team context (editor or viewer)
editor, viewer When the member was added to the team