v2
latestOpenAPI 3.0.1private2026-07-2667209320.4 KBOrganization Teams
Update Team
Update Team
Update this organization team info.
Request to update an existing StackHawk Team.
| Parameter | Default | Description |
|---|---|---|
| teamId | "" | The UUID identifier of this tea,. |
| name | "" | updated name for this team. |
| applicationIds | [] | updated applicationIds for this team. |
| userIds | [] | updated member ids for this team. |
| organizationId | "" | The UUID identifier of this organization. |
🧾 Audited This is recorded as TEAM_UPDATED User Activity.
Requires write:team permission.
put/api/v1/org/{orgId}/team/{teamId}
Path parameters
orgIdstring uuid required
UUID identifier for this StackHawk Organization.
teamIdstring uuid required
UUID identifier for this StackHawk Team.
Request body
Response
OK