type: error post: description: |

<>

___

Parameters in the POST body schema

NameTypeDescriptionExampleDefault
``controllerId``required, stringController IDmyController
body: application/json: schema: jsFilterReq example: | { "controllerId":"myController" } responses: 200: description: <> body: application/json: example: <> schema: <>