Remove Broadcast Chat Members by ID

This operation removes one or more members from a broadcast chat by broadcast chat ID.

Authorization and Permissions

  • An OpenAm or UKG Authentication token is required.
  • The user must have content creation permission which can be added by a Talk administrator.
Path Params
string
required

The ID of a broadcast chat.

Body Params

The Remove Broadcast Chat Members by ID request payload.

members
required

A list of members to remove from the broadcast chat. Either personIds or personNumbers must be provided, but not both.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

All members removed successfully

500

Internal Server Error

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