IAV-91/feat(n8n): add workflow deletion endpoint
Added workflow deletion URL builder method in N8nCoreServicePath.
Changes:
- buildDeleteWorkflowUrl(String workflowId)
Enables workflow cleanup functionality.
Closes IAV-91
Added workflow deletion URL builder method in N8nCoreServicePath.
Changes:
Enables workflow cleanup functionality.
Closes IAV-91