Replace a user group

put

/userGroups/{id}

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Request body for replacing a user group.
Match All
Request body for replacing a user group.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : businessUnits
Type: array
Show Source
Nested Schema : localizedAttributes
Type: array
Minimum Number of Items: 1
The service requires an entry for every active locale.
Show Source
Nested Schema : BusinessUnitKeyBO
Type: object
BusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
Nested Schema : UserGroupLocalizedAttributeRequest
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : UserGroupBO
Type: object
Documentation for BO mode: UserGroupBO
Show Source
Nested Schema : Business Units
Type: array
Title: Business Units
The business units assigned to the user group.
Show Source
Nested Schema : Localized Attributes
Type: array
Title: Localized Attributes
List of LocalizedAttributes of this UserGroup in various Locales
Show Source
Nested Schema : BusinessUnitKeyBO
Type: object
BusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
Nested Schema : LocalizedAttributesBO
Type: object
Show Source
Back to Top