Create a new 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
  • Allowed Values: [ "PRIVATE_CLOSED", "PUBLIC_CLOSED", "PUBLIC_OPEN" ]
    V1 group types.

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 Group Information DTO.
Root Schema : XV1GroupInfo
Type: object
V1 Group Information DTO.
Show Source
Nested Schema : XV1GroupType
Type: object
Show Source
  • Allowed Values: [ "PRIVATE_CLOSED", "PUBLIC_CLOSED", "PUBLIC_OPEN" ]
    V1 group types.