{ "live_id": 0 }
curl --location --request POST '/api/live_pull/start' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data-raw '{ "live_id": 0 }'
{}