Create Broadcast Chat

This operation creates a broadcast chat for one-way messaging.

Authorization and Permissions

  • An OpenAm token is required.
  • The user must have content creation permission which can be added by a Talk administrator.
Body Params

The Create Broadcast Chat request payload.

string
required
length ≤ 150

The name of the broadcast chat (maximum 150 characters).

string
length ≤ 200

The description of the broadcast chat (maximum 200 characters).

members
required

The members to add to the broadcast chat. Either personIds or personNumbers must be provided, but not both. The maximum number of members is 50.

Headers
string
required

An OpenAm or auth0 token for the user.

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