Update a team
Update a team’s name or default member role.
Merge-patch: only the fields you send change; omitted fields are left as-is.
Authorizations
Organization API key (sl_…).
Headers
The team's current ETag, required to guard against a concurrent update.
The organization ID the request is scoped to.
Path Parameters
Body
Response
Successful Response
A team groups organization members for scoped access to SELECT resources.
The unique identifier of the team.
The name of the team.
Whether this team automatically includes every organization member. System-managed; not settable via the API.
Default role for members added to this team.
editor, viewer When the team was created — RFC 3339 UTC, e.g. 2026-06-05T10:30:00Z.
When the team was last updated — RFC 3339 UTC.
Opaque strong ETag for optimistic concurrency.

