Skip to main content
PATCH
Update team

Authorizations

x-api-key
string
header
required

Organization API key from Settings → API keys.

Path Parameters

teamId
string
required

Body

application/json
name
string
description
string | null
game
enum<string> | null
Available options:
cs,
valorant,
overwatch,
fortnite,
minecraft,
rocket-league,
league,
other
image
string | null
playerIds
string[]
players
object[]

Response

Updated team

id
string
organizationId
string
name
string
description
string | null
image
string | null
game
enum<string> | null
Available options:
cs,
valorant,
overwatch,
fortnite,
minecraft,
rocket-league,
league,
other
createdAt
string<date-time>
updatedAt
string<date-time>
playerCount
integer
players
object[]