{
"live_id": 0,
"count": 0,
"is_forever": 0,
"expires_days": 0
}curl --location '/api/watchcode/storage' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data '{
"live_id": 0,
"count": 0,
"is_forever": 0,
"expires_days": 0
}'{}