v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
automations

Update Node Config

Replace a node's config dict in place. Requires EDITOR on the automation.

Delegates to workflow_architect.application.dag_edits.update_node_config — the same primitive the architect chat uses — so validation rules stay aligned.

put/api/v1/automations/{automation_id}/nodes/{slug}/config

Path parameters

automation_idstring uuid required
slugstring required

Request body

configobject required

Response

Successful Response