Update the membership of a Team Member on the Team specified by teamId
, such as changing the role of the member, or confirming a request to join the Team for an unconfirmed member. The authenticated user must be an OWNER
of the Team.
Default authentication mechanism
The ID of the member.
"ndfasllgPyCtREAqxxdyFKb"
The unique team identifier
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Successfully updated the membership.
The response is of type object
.
Update the membership of a Team Member on the Team specified by teamId
, such as changing the role of the member, or confirming a request to join the Team for an unconfirmed member. The authenticated user must be an OWNER
of the Team.
Default authentication mechanism
The ID of the member.
"ndfasllgPyCtREAqxxdyFKb"
The unique team identifier
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Successfully updated the membership.
The response is of type object
.