Update a team member’s role.
Required Role: ADMIN or OWNER
Restrictions:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for updating team member role.
User roles within teams (hierarchical).
viewer, operator, admin, owner Successful Response
Schema for team member in responses.
User roles within teams (hierarchical).
viewer, operator, admin, owner