type: error post: description: |

<>

___

Parameters in the POST body schema

<>
NameTypeDescriptionExampleDefault
``controllerId``required, stringController IDmyController
body: application/json: schema: jsFilterWithUrl example: | { "controllerId": "myController", "url": "http://controllerHost:40444" } responses: 200: description: <> body: application/json: example: <> schema: <> 434: