Routes

Create new Route

Create a new route in an app, if app doesn't exists, it creates the app

post/apps/{app}/routes

Path parameters

appstring required

name of the app.

Request body

messagestring

Response

Route created

messagestring

Changes

Changed in 2 of the 26 revisions of this API.26

  • 156d6440b85c13See the full diff
    • removed the success response with the status

      response-success-status-removed

    • 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

    • added the success response with the status

      response-success-status-added

  • c0f4fbb1ba3013See the full diff
    • removed the success response with the status

      response-success-status-removed

    • 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

    • added the success response with the status

      response-success-status-added