type: error post: description: |

<>

___

Parameters in the POST body schema

<> <>
NameTypeDescriptionExampleDefault
``jobschedulerId``required, stringJobScheduler Master IDscheduler
``processClass``required, stringPath of a process class/test/myAgentCluster
body: application/json: schema: <> responses: 200: description: | **Confirm <> successfully** body: application/json: example: | { "deliveryDate":"2016-05-05T21:13:35Z", "ok":true } schema: ok