Skip to main content
PATCH
Update a team

Authorizations

Authorization
string
header
required

JWT Authorization Token header using the Bearer scheme

Path Parameters

team_id
string
required

The ID of the team to update

Body

application/json
name
string

New name for the team

slug
string

New URL-friendly slug for the team - must be unique

Response

Team updated successfully

Team updated successfully

data
object