pub async fn create( account_id: &str, project_slug: &str, database_regions: &[&str], ) -> Result<Vec<String>, ApiError>
See ApiError
ApiError