Skip to content
☁️ HitKeep Cloud is live. Choose EU or US and start now →

Create team

POST
/api/user/teams

Creates a new team and returns the created team payload.

object
logo_url
string
name
required
string

Created team

object
team
object
created_at
string format: date-time
entitlements
object
allow_custom_branding
boolean
allow_sso
boolean
max_monthly_events
integer
max_retention_days
integer
max_sites_per_team
integer
max_team_members
integer
id
string format: uuid
logo_url
string
name
string
plan
object
code
string
name
string
support_url
string
upgrade_url
string
role
string
usage
object
current_members
integer
current_monthly_events
integer
current_pending_invites
integer
current_sites
integer

Invalid request

object
message
string

Team limit reached

object
message
string