{ "live_id": 0, "is_check_sms": 0 }
curl --location '/api/authorization_invitee/storage-config' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "live_id": 0, "is_check_sms": 0 }'
{}