Create a user group

post

/userGroups

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root 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

201 Response

CREATED
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