Skip to main content
PATCH
Update team

Authorizations

Authorization
string
header
required

Public integration API key (bb_live_...). Not a login JWT.

Path Parameters

teamId
string
required
Example:

"507f1f77bcf86cd799439011"

Body

application/json
name
string
footballType
enum<string>

Type of football

Available options:
flag,
tackle
Example:

"flag"

ageGroup
enum<string>

Team age group

Available options:
6u,
7u,
8u,
9u,
10u,
11u,
12u,
13u,
14u,
15u,
16u,
17u,
18u,
jv,
varsity,
college_club,
college_naia,
college_ncaa_d3,
college_ncaa_d2,
college_ncaa_d1,
14_elite,
professional,
adult_recreation
Example:

"14u"

gender
enum<string>

Team players gender

Available options:
male,
female,
co_educational,
other
Example:

"male"

season
string

Season Mongo id from GET /v1/blitz-api/seasons

Example:

"66f0a1b2c3d4e5f678901789"

logoUrl
string<uri>
city
string

Response

Team updated

data
object
Example: