Add Broadcast Chat Members by ID

This operation adds one or more members to a broadcast chat by broadcast chat ID.

Authorization and Permissions

  • An OpenAm 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 Add Broadcast Chat Members by ID request payload.

members
required

Members to add to the broadcast chat. Either personIds or personNumbers must be provided, but not both.

Headers
string
required

An OpenAm or auth0 token for the user.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

All members added successfully.

500

Internal Server Error

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