Skip to content

Rest Adapter API

Philipp Zeppezauer edited this page Nov 19, 2014 · 1 revision

Rest Adapter API /rest

REST API

POST `/` Create a new rest input adapter

POST/

Create a new rest input adapter that listens on a specific port and uri for incoming messages.

Parameter (query parameter):
port required - defines the port of the rest adapter
uri required - defines the uri of the rest adapter

Respond:
200 adapter successfully created - Id is in the body of the response