post https://hyperscale-message-broker-main.ingress.active.streaming.synamedia.com/message-broker/1.0/messages/devices/
This endpoint can be used to send a message to a specific device.
Recipes
🦉
Send a device message
Open Recipe
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.