Update Workflow

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
nodeslist of objectsOptional
modelobjectOptional

These are the options for the workflow’s LLM.

namestringOptional<=80 characters
edgeslist of objectsOptional

Response

nodeslist of objects
idstring
orgIdstring
createdAtdatetime
updatedAtdatetime
namestring<=80 characters
edgeslist of objects
modelobjectOptional

These are the options for the workflow’s LLM.