latestOpenAPI 3.0.32026-08-20147323331.7 KB

a7231589e927

teams

Create a new team

Creates a new team with a name and optional member list.

Rate limit: 10 requests per minute

post/teams

Request body

namestring required

The name of the team.

user_idsstring[]

The list of user IDs to add to the team.

Response

request_idstring

The request ID for tracking.