{
"id": 0,
"live_id": 0,
"name": "string",
"push_url": "string",
"push_code": "string"
}curl --location --request POST '/api/live_trans/storage' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"live_id": 0,
"name": "string",
"push_url": "string",
"push_code": "string"
}'{
"id": 0
}