Update workflow configuration for an agent. Currently available for single_prompt workflows only. For workflow_graph configurations, please use the UI.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the workflow to update
"60d0fe4f5311236168a109ca"
The type of workflow (single_prompt or workflow_graph)
workflow_graph, single_prompt Workflow graph configuration. Required when type is workflow_graph. Exactly one of workflowGraph or singlePromptConfig must be provided.
Configuration for single_prompt workflow type. Required when type is single_prompt. Exactly one of workflowGraph or singlePromptConfig must be provided.