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.

Language
Click Try It! to start a request and see the response here!