Routes

Create new Route

Create a new route

post/apps/{app}/routes

Path parameters

appstring required

name of the app.

Request body

messagestring

Response

Route created

messagestring

Changes