pub fn delete_api_key( id: &str, vault_path: Option<&Path>, ) -> Result<(), OwsLibError>
Delete an API key by ID.