v1
latestOpenAPI 3.1.02026-07-26436887.6 KBmain
Update Workflow
Update an existing workflow.
Args: workflow_id: The ID of the workflow to update request: The update request containing the new name and workflow definition
Returns: The updated workflow
Raises: HTTPException: If the workflow is not found or if there's a database error
put/api/v1/workflow/{workflow_id}
Path parameters
workflow_idinteger required
Headers
authorizationstring nullable
X-API-Keystring nullable
Request body
Response
Successful Response