/notice/board/dependencies
POST
Gets workflows that uses a notice board
Parameters in the POST body schema
Name | Type | Description | Example | Default |
---|---|---|---|---|
controllerId |
required, string | Controller ID | myController | |
noticeBoardPath |
required, string | Path of the notice board | "/path/to/myBoard" |
Request