Batch Create User Groups

post

/primeapi/restapi/applicationUserGroup/batch

Send a request to this endpoint to create one or more user groups.

Request

Supported Media Types
Body ()
One or more user group objects.
Root Schema : List<ApiEntityApplicationUserGroup>
Type: array
Title: List<ApiEntityApplicationUserGroup>
Show Source
Nested Schema : ApiEntityApplicationUserGroup
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityApplicationUserGroup
Type: object
Show Source

400 Response

Invalid input for the user group service.