Expand description
Domain route API handlers.
Functionsยง
- create_
route - Create a new route for a domain.
- delete_
route - Delete a route.
- get_
route - Get a route by ID.
- list_
routes - List routes for a domain.
- update_
route - Update a route.
Domain route API handlers.