Console APIs - Teams
Update Team Member Role
Update the role of a team member
PATCH
Update Team Member Role
Update the role of an existing team member to change their permissions and responsibilities.Authentication
Requires Console API authentication with bearer token andx-source: console header.
Path Parameters
Unique identifier of the team.
Unique identifier of the member whose role is being updated.
Request Body
New role to assign to the member. Must be one of: “Organization_Admin”, “Organization_User”, “Team_Lead”, “Team_Member”.
Response Fields
Updated member data object.