Remove Users from Group by Group ID

This operation removes users from a group by group ID.

Authorization and Permissions

  • An OpenAm or UKG Authentication token is required to delete a post.
  • The user must have content deletion permission which is set by the Talk administrator.
Path Params
string
required

A valid group ID in string format.

Body Params

The Remove Users from Group by Group ID request payload.

members
required

The members to remove as users of a group.

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
204

All members were removed successfully. No content returned.

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