Create Group

This operation creates a group.

Authorization and Permissions

  • An OpenAm or UKG Authentication token is required to make a post.
  • The user must have content creation permission, which can be granted by a Talk administrator.
Body Params

The request body for creating a group

string
required

The name of the group.

string
required

The description of the group.

string
required

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

string
required

The type of a group. Possible values are feed/chat

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