Authorization: Bearer ********************
{ "platform": 0 }
curl --location --request POST 'http://127.0.0.1:4300/live/start_live' \ --header 'Content-Type: application/json' \ --data-raw '{ "platform": 0 }'
{}