type: error post: description: |

<>

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

___

Parameters in the POST body schema

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