POST
/
teams

Request

name
string
required

The name of the new team

email
string
required

The email of the new team

type
TeamType
required

The type of the new team

Response

data
Team

The newly created team