Device Messaging

This endpoint can be used to send a message to a specific device.

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

This API must include the deviceId in the URL, and have all of the specified properties in the body to be a valid request (payload, target, origin, eventName). This API is authenticated using a matisse token for a specific tenant containing the device. The token is used with the Authorization header.

Path Params
string
required
Body Params
string

The payload of the message.

string

The name of the event or type

string
Defaults to application
string
Defaults to internal
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