{
"id": 0,
"live_id": 0,
"title": "string",
"count_down": 0,
"image": "string",
"type": 1,
"url": "string"
}curl --location --request POST '/api/pop_up/storage' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"live_id": 0,
"title": "string",
"count_down": 0,
"image": "string",
"type": 1,
"url": "string"
}'{}