Skip to content

IAV-959/feat: Add credential deletion and workflow update path builders

salaheddine zidani a demandé de fusionner feature/IAV-959 vers develop

Changes

  • Added buildDeleteCredentialUrl() to construct credential deletion URLs with instance name, credential ID, and performedBy query parameter for audit tracing
  • Added buildUpdateWorkflowUrl() to construct workflow update URLs by workflow ID

Context

These endpoints are required to support credential lifecycle management and workflow updates via the n8n core service.

Closes IAV-959

Rapports de requête de fusion