Add a team memberAsk AIpost https://api.sbgenomics.com/v2/teams/{team_id}/membersThis call adds a division member to the specified team.Path Paramsteam_idstringrequiredID of the team to which you are adding a new member.Body ParamsidstringrequiredSpecify the ID of the division member you are adding to the team using the following format: division_id/username.HeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Content-TypestringrequiredDefaults to application/jsonResponse 200200Updated 5 months ago