Create a teampost https://api.sbgenomics.com/v2/teamsThis call creates a new team within a specified division.📘If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/teams Example request body JSON{ "division": "my-division", "name":"my new team" } Response See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.