type: error post: description: |

<>

___

Parameters in the POST body schema

<> <> <>
NameTypeDescriptionExampleDefault
``controllerId``required, stringController IDmyController
body: application/json: schema: jsFilterWithUrl example: | { "controllerId": "myController" } responses: 200: description: | **Confirm <> successfully** body: application/json: example: | { "deliveryDate":"2016-05-05T21:13:35Z", "ok":true } schema: ok