Update Workflow Node
Patch selected fields on one node in the editable draft graph.
PATCH
/developer/v1/workflows/{definition_id}/nodes/{node_id}Authorizations
Authorizationstringheaderrequired
Send your GenHealth credential as Bearer <YOUR_API_KEY>. This endpoint requires workflow:write for the authenticated organization.
Headers
Acceptstringheader
Response media type. Use application/json for the current API.
Parameters
definition_idrequirednode_idrequiredRequest body
Send an application/json request body. This body is required.
WorkflowNodeUpdateRequest
namestring | nullnode_typestring | nullconfigobject<string, any> | nullpositionarray<integer> | nullerror_strategystring | nullretry_configobject<string, any> | nulldefault_valueobject<string, any> | nullResponses
WorkflowMutationResponse
successbooleanerrorstring | nullerror_categorystring | nullretryableboolean | nulldefinition_idstring | nullversion_idstring | nullnode_idstring | nullnode_namestring | nullHTTPValidationError
detailarray<ValidationError>