type: error post: description: |

<>

___

Parameters in the POST body schema

<>
NameTypeDescriptionExampleDefault
``controllerId``required, stringJobScheduler Controller IDscheduler
body: application/json: schema: jsFilterWithUrl example: | { "controllerId": "scheduler", "url": "http://jobSchedulerHost:40444" } responses: 200: description: <> body: application/json: example: <> schema: <>