curl --location --request POST '/test_download_stream' \
--header 'Content-Type: application/json' \
--data-raw '{
"error": false
}'{
"status": "ok",
"retcode": 0,
"data": {
"type": "response",
"data_type": "data_complete",
"data": "Stream transmission complete"
},
"message": "string",
"echo": "string",
"wording": "string",
"stream": "stream-action"
}