type: error
post:
description: |
<>
___
Parameters in the POST body schema
Name | Type | Description | Example | Default |
``controllerId`` | optional, string | Controller ID | myController | |
body:
application/json:
schema: jsFilter
example: |
{
"controllerId":"scheduler"
}
responses:
200:
description: <>
body:
application/json:
example: <>
schema: <>