{
"live_id": 0,
"status": 0,
"active_type": 100,
"is_seek_bar_drag": false
}curl --location '/api/playback/status' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data '{
"live_id": 0,
"status": 0,
"active_type": 100,
"is_seek_bar_drag": false
}'{}