post
https://api.productboard.com/v2/teams
Creates a new team in your workspace.
You must provide the team name and a unique handle for @mentions.
Required Fields
name: The name of the team (1-255 characters, must be unique per workspace)handle: Unique handle for @mentions (lowercase alphanumeric only, 1-255 characters, must be unique per workspace)
Response
Returns a reference to the created team with its ID and self link. Use the GET endpoint to retrieve the full team details.