Connection

Creates a connection from database by accepting connection data in request body.

post/connection

Request body

nodeIdstring
connectionIdinteger
titlestring
descriptionstring
iconstring
categoryIdinteger
uiobject

Response

Connection has been successfully created

nodeIdstring
connectionIdinteger
titlestring
descriptionstring
iconstring
categoryIdinteger
uiobject

Changes