NERM - API to delete workflow and complete request

:bangbang: Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.

One of my test workflow got stuck in a loop and generated over 4000 requests. Is there an API available to complete, cancel, or delete these requests? I’ve checked the API documentation but couldn’t find any relevant endpoints.

There isn’t an api method, but the easiest/quickest way to handle this is to modify the workflow. Changes to a workflow will cause any running instances of it to be canceled.