{ "id": 0 }
curl --location '/api/live/stop' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "id": 0 }'
{}