v1
latestOpenAPI 3.1.02026-08-066984441.1 MBteams
Updates the team with the specified id.
<Check title="Required Permissions" icon="key">The user must be an admin.</Check>
put/teams/{teamId}
Path parameters
teamIdstring uuid required
The id of the team to update.
Query parameters
includeUserIdsboolean
Whether to include the ids of users that are in the team.
includeProjectIdsboolean
Whether to include the ids of projects that are assigned to the team.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK