Change a User's Team membership.patch https://support.example.com/api/config/v1/team/{id}/user/{user_id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint32required1 to 2147483647user_idint32required1 to 2147483647Body Paramsteam_idint32required1 to 2147483647user_idint32required1 to 2147483647rolestringenumDefaults to membermemberleadmanagerAllowed:memberleadmanagerResponses 200Indicates the user's membership or role on the team was successfully updated. 404The specified resource was not found. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated 4 months ago