Routes
Deletes the route
Deletes the route.
delete/apps/{app}/routes/{route}
Path parameters
appstring required
Name of app for this set of routes.
routestring required
Route name
Response
Route successfully deleted.
Changes
Changed in 2 of the 26 revisions of this API.2
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○