Group Messaging

This endpoint can be used to send a message to a group of devices.

Recipes
🦉
Send a group message
Open Recipe
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API must have all of the specified properties in the body to be a valid request (groups, payload, eventName). This API is authenticated using a matisse token for a specific tenantId. The token is used with the Authorization header.

Path Params
string
required

The tenantId

Body Params
groups
array of strings

Send message to these groups

groups
string

The payload of the message.

string

The name of the event or type

Headers
string
Defaults to Bearer your_access_token
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json