API reference
put
https://datastream.singular.live/datastreams/:datastreamPrivateToken
Update data stream content
{
"number": 123,
"text": "this is text",
"isActive": true,
"color": "#3333ff"
}
You can send any JSON data in the request body and then define how it is processed in the composition script editor.