Remove Workflow Node
REST API - Workflows
Remove Workflow Node
Remove a node from a workflow and scrub edges that pointed to it.
DELETE
Remove Workflow Node
Authorizations
API Key for authentication
Query Parameters
Deploy the workflow after removing so the change takes effect immediately.
Response
Successful Response
Node id (use to update/remove the node).
Node type (action, agent, classifier, ...).
Node name.
Ids of nodes that run after this one.
Referenced asset id for action/agent nodes.
Connection id parsed from an action node's asset_id.
Operation catalog id parsed from an action node's asset_id.
Agent id for agent nodes.

