{
"live_ids": [
0
],
"phone": "string",
"expire_at": "string",
"group_id": 0,
"password": "string",
"is_show_password": 0,
"remark": "string",
"id": 0
}curl --location --request POST '/api/sub_account/storage' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"live_ids": [
0
],
"phone": "string",
"expire_at": "string",
"group_id": 0,
"password": "string",
"is_show_password": 0,
"remark": "string",
"id": 0
}'{
"userid": 0
}