pub async fn add( client: &Client, email: &str, password: &str, quota: Option<u64>, json: bool, ) -> Result<()>
Add a new user