Update Group by ID

This operation updates a group by ID.

Authorization and Permissions

  • An OpenAm or UKG Authentication token is required to update the group.
  • The user must have content update permission, which is granted by a Talk administrator.
Path Params
string
required

The ID of the group to update.

Body Params

The Update Group by ID request payload.

string

The name of the group.

string

The description of the group.

string

The type of a group access. Public, Closed and Private groups are currently supported with values of Public, Closed and Private respectively

preferences
object

The preferences associated with a group of feed type.

icon
object

The attachment model used across different content types.

Headers
string

A UUID value to track the request, used for debugging and tracing.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json