Skip to main content

Update a node's name, type, and description

PUT 

/api/update_node_details/:project_guid/:workflow_guid/:node_guid

Updates a node's type, name, description, and debug logging flag directly on the project hub, and, for source nodes, adds or removes the 'Interval' config field to match the requested interval flag. Commits the change and propagates it to clones.

Request

Responses

Successful Response