routes
Add a Route to the end of the Routing table
Add a Route to the end of the specified Routing table.
post/routes/{id}/append
Path parameters
idstring required
The <code>id</code> of the Routing table to add the Route to. The supported value is <code>default</code>.
Request body
Response
The updated Routing table object in a single-item list.