Send Bulk Chat Messages Asynchronously

This operation sends a chat message to one or more recipients asynchronously and returns a request ID, which allows you to check the status of the asynchronous request.

Service limit

A service limit constrains the number of recipients per batch and the message length that can be processed in a single request.

  • The Number of Users per Batch cannot exceed 100.
  • The Message Length cannot exceed 1000 characters.

Authorization and Permissions

  • An OpenAM or Auth0 token is required to send a chat message.
  • The user must have content creation permission, which can be granted by a Talk administrator.
Language
Credentials
Bearer
JWT
URL