v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Organization Teams

Update Team

Update Team

Update this organization team info.

Request to update an existing StackHawk Team.

ParameterDefaultDescription
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

applicationIdsstring[]

updated applicationIds for this team.

namestring required

updated name for this team.

organizationIdstring

The UUID identifier of this organization.

teamIdstring

The UUID identifier of this tea,.

userIdsstring[]

updated member ids for this team.

Response

OK