latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
Teams
Update a Team
Update a team (must have team or org owner role)
put/orgs/{org_name}/teams/{team_slug}
Path parameters
org_namestring required
team_slugstring required
Request body
Example request
{
"name": "Honeybee Contributors",
"description": "The Honeybee team works on all things energy modelling"
}Response
Accepted