pub fn allow_upload_file(
    file_path: &str,
    file_size: u64
) -> ResultApiFuture<StringResponse>