Optional URI Parameters and Default Values You can make a URI parameter optional by adding a question mark to the route parameter. If a route parameter is optional, you must define a default value for the method parameter. public class BooksControlle