Delete the workflow from the notte console
workflow = notte.Workflow("<your-workflow-id>") workflow.delete()
None
Was this page helpful?