{
"live_id": 0,
"status": 0,
"metadata": {
"font_size": 0,
"font_color": "string",
"opacity": 0,
"show_type": "random"
}
}curl --location '/api/active_configs/marquee/storage' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data '{
"live_id": 0,
"status": 0,
"metadata": {
"font_size": 0,
"font_color": "string",
"opacity": 0,
"show_type": "random"
}
}'{}