Add a User to a Team.post https://access.example.com/api/config/v1/team/{id}/userRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint32required1 to 2147483647Body Paramsteam_idint32required1 to 2147483647user_idint32required1 to 2147483647rolestringenumDefaults to membermemberleadmanagerAllowed:memberleadmanagerResponses 201Indicates the user was successfully added to the team. 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