Update the specified group.

put

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

For IDCS groups, only DisableNotifications and DisableSharing attributes can be modified.

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
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