breakpoints
breakpoints
JSON Example
{
"breakpoints": [
{
"workflowId": "string",
"elementName": "string",
"lineNumber": 0,
"active": false
}
]
}