Add a team memberpost https://api.sbgenomics.com/v2/teams/{team_id}/membersThis call adds a division member to the specified team.📘If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/teams/{team_id}/members Example request body JSON{ "id": "my-division/rfranklin" } Response See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.