teams
Update a Team Member
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.
PATCH
Authorizations
Default authentication mechanism
Path Parameters
The ID of the member.
Example:
"ndfasllgPyCtREAqxxdyFKb"
The unique team identifier
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Body
application/json
Response
200
application/json
Successfully updated the membership.
The response is of type object
.