Rename a teamAsk AIpatch https://api.sbgenomics.com/v2/teams/{team_id}This call renames the specified team.Path Paramsteam_idstringrequiredThe team that you want to rename.Body ParamsnamestringrequiredThe new name for the team.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