Webhook API is erroring out?

curl --location --request POST 'curl --location --request POST ‘https://dashboard.hologram.io/api/1/devices/messages/469301/\<UUID>’ --data-raw ‘{“data”: “Hello world!”}’

{“success”:false,“error”:“data or base64data is required”}

What am i missing here?

Try sending an application/json content type header

Doh. Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.