Skip to main content
PATCH
Update Team

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

Body

application/json

Admin edit of a team. Only provided fields are written. Setting email marks it verified and clears the allowed-domain / verification token.

name
string | null
url
string | null
bio
string | null
slug
string | null
email
string | null
logo
string | null
hasBetaAccess
boolean | null

Response

Successful Response

data
TeamDetailResponse · object | null

Response data

status
string | null

Response status