type: error post: description: |

<>

.<> can be used in the GUI for two functions

___

Parameters in the POST body schema

<>
NameTypeDescriptionExampleDefault
``controllerId``required, stringJobScheduler Controller IDscheduler
``timeout``optional, integertimeout in seconds60
body: application/json: schema: jsFilterWithTimeout example: | { "controllerId":"scheduler", "timeout": 60 } responses: 200: description: | **Confirm <> successfully** body: application/json: example: | { "deliveryDate":"2016-05-05T21:13:35Z", "ok":true } schema: ok