Update the specified group.

patch

/social/api/v1/groups/{groupID}

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : XV1GroupUpdateInfo
Type: object
V1 Group Update Information.
Show Source
Nested Schema : XGroupProfileUpdater
Type: object
Updater for Group Profiles.
Show Source
Nested Schema : XGroupUpdater
Type: object
Updater for Groups.
Show Source

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.