Create Workflow

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
nodeslist of objectsRequired
namestringRequired<=80 characters
edgeslist of objectsRequired
modelobjectOptional

These are the options for the workflow’s LLM.

Response

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

These are the options for the workflow’s LLM.