put https://api.stackhawk.com/api/v1/org//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.
Restricted
This endpoint is NOT accessible to users with the Member role.