Skip to main content
POST
Update Organization Team

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Body

application/json
teamId
string
required

The ID of the team to be updated. Eg: "team-id"

data
object
required

Response

Success

id
string
required

Unique identifier of the updated team

name
string
required

Updated name of the team

organizationId
string
required

ID of the organization the team belongs to

createdAt
string
required

Timestamp when the team was created

updatedAt
string
required

Timestamp when the team was last updated