---
title: "PUT /V1/managements/userGroups/{userGroupId}"
method: PUT
path: "/V1/managements/userGroups/{userGroupId}"
tags: ["UserGroupManagement"]
---

# PUT /V1/managements/userGroups/{userGroupId}

`PUT /V1/managements/userGroups/{userGroupId}`

## Path parameters

- `userGroupId` integer, required

## Request body

- BetConstructSSOAuthAPIViewModelsCreateViewModelsUserGroupCreationViewModel
  - `name` string, required
  - `ipRuleType` 0 | 1, required

## Response `200`

Success

---

[API](https://skmtc.dev/accounts-bc/apis/sso-api.md) · [All operations](https://skmtc.dev/accounts-bc/apis/sso-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/accounts-bc/sso-api/revisions/01b9d0188bef/schema)
