Organization 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
Changes
No recorded changes to this endpoint across all 4 revisions of this API.