Add user to teamAsk AIpost https://app.aikido.dev/api/public/v1/teams/{team_id}/addUserAdd user to teamPath Paramsteam_idintegerrequiredUnique ID of the teamBody ParamsThe parameters needed to add a user to a teamuser_idintegerrequiredThe id of the user to add.Responses 200The user has successfully been added to the team 404The team or user has not been foundUpdated 7 months ago