v1

latestSwagger 2.02026-07-176096209.1 KB
v2

Update a Team's information

patch/v2/teams/{team_id}

Headers

apikeystring

The Moderator or Creator API key.

Client-Agentstring

The client name and version.

X-Fieldsstring mask

An optional fields mask

Request body

namestring

The name of the team. No profanity allowed!

infostring

Extra information or comments about this team.

Example request

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

Response

Modify Team

idstring

The ID of the team.

namestring

The Name of the team.

infostring

The Info of the team.