Update a Team
Update the information of a Team specified by the teamId
parameter. The request body should contain the information that will be updated on the Team.
Authorizations
Default authentication mechanism
Path Parameters
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Query Parameters
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Body
The hash value of an uploaded image.
A short text that describes the team.
140
"Our mission is to make cloud computing accessible to everyone"
"example.com"
The name of the team.
256
"My Team"
Suffix that will be used for all preview deployments.
"example.dev"
Create a new invite code and replace the current one.
true
A new slug for the team.
"my-team"
Enable preview toolbar: one of on, off or default.
"on"
Enable production toolbar: one of on, off or default.
"on"
Sensitive environment variable policy: one of on, off or default.
"on"
Whether or not remote caching is enabled for the team
Display or hide IP addresses in Monitoring queries.
false
Display or hide IP addresses in Log Drains.
false
Response
Data representing a Team.
The ID of the user who created the Team.
"R6efeCJQ2HKXywuasPDc0fOWB"
Timestamp (in milliseconds) of when the Team was last updated.
1611796915677
A short description of the Team.
"Our mission is to make cloud computing accessible to everyone."
The prefix that is prepended to automatic aliases.
The Team's unique identifier.
"team_nllPyCtREAqxxdyFKbbMDlxd"
The Team's slug, which is unique across the Vercel platform.
"my-team"
Name associated with the Team account, or null
if none has been provided.
"My Team"
The ID of the file used as avatar for this Team.
"6eb07268bcfadd309905ffb1579354084c24655c"
The membership of the authenticated User in relation to the Team.
UNIX timestamp (in milliseconds) when the Team was created.
1630748523395
Hostname that'll be matched with emails on sign-up to automatically join the Team.
"example.com"
When "Single Sign-On (SAML)" is configured, this object contains information regarding the configuration of the Identity Provider (IdP).
Code that can be used to join this Team. Only visible to Team owners.
"hasihf9e89"
The hostname that is current set as preview deployment suffix.
"example.dev"
Is remote caching enabled for this team
Whether toolbar is enabled on preview deployments
default
, on
, off
, on-force
, off-force
, default-force
Whether toolbar is enabled on production deployments
default
, on
, off
, on-force
, off-force
, default-force
Sensitive environment variable policy for this team
default
, on
, off
Indicates if IP addresses should be accessible in observability (o11y) tooling
Indicates if IP addresses should be accessible in log drains