Teams
Users
Authorized
Description
Authentication type : application/json
Changes the role of a user within a team. Only team owners and admins can change user roles.
Path Parameters
Required
{
"teamId": "team_id_here",
"userId": "user_id_here"
}