Create an OCE group.

post

/social/api/v1/groups

Request

Supported Media Types
Body ()
The request body defines the details of the request.
Root Schema : XV1GroupCreateInfo
Type: object
V1 Group Create Information.
Show Source
Nested Schema : XV1GroupType
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : XV1GroupInfo
Type: object
V1 Group Information DTO.
Show Source
Nested Schema : XV1GroupOriginType
Type: object
Show Source
  • Allowed Values: [ "CEC", "IDP" ]
    Enum to list the source of origin from where the Groups are originally created.
Nested Schema : XV1GroupType
Type: object
Show Source
Back to Top