v1

latestSwagger 2.02026-07-176096209.1 KB
v2

Create a new team

Only trusted users can create new teams.

post/v2/teams

Headers

apikeystring required

A User API key.

Client-Agentstring

The client name and version.

X-Fieldsstring mask

An optional fields mask

Request body

namestring required

The name of the team. No profanity allowed!

infostring

Extra information or comments about this team.

Example request

{
  "info": "Anarchy is emergent order."
}

Response

Create Team

idstring

The ID of the team.

namestring

The Name of the team.

infostring

The Info of the team.