{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup ApiWorkflowInstanceCancelService API", "version": "core" }, "items": [ { "info": { "name": "ApiWorkflowInstanceCancelService", "type": "folder" }, "items": [ { "info": { "name": "POST /services/api/workflow/instances/{id}/op/cancel", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/services/api/workflow/instances/:id/op/cancel", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }