Update Awe Workflow

Update an existing AI Workflow Engine workflow.

This endpoint allows updating the configuration of an existing AWE workflow,
including its name, description, and step definitions.

Parameters:

  • request: HTTP request object containing authentication information
  • awe_uuid: UUID of the AWE workflow to update
  • workflow: Updated workflow configuration
  • workspace_uuid: Optional workspace UUID for context

Returns:

  • Dictionary containing status, workflow UUID and updated name

Raises:

  • HTTPException: If workflow not found, update fails, or access is denied
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
Body Params
string
required
length between 5 and 256
string
required
length between 5 and 4096
steps
array of objects
required
Steps*
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json