{
"live_id": 0,
"mobiles": [
"string"
]
}curl --location --request POST '/api/authorization_invitee/storage' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_id": 0,
"mobiles": [
"string"
]
}'{}