Create Awe Workflow

Create a new AI Workflow Engine (AWE) workflow.

This endpoint creates a new AWE workflow with the provided configuration.
The workflow consists of multiple steps that define the AI processing pipeline.

Parameters:

  • request: HTTP request object containing authentication information
  • workflow: AWE workflow configuration including name, description, and steps
  • workspace_uuid: Optional workspace UUID for context

Returns:

  • Dictionary containing the created workflow UUID and name

Raises:

  • HTTPException: If workflow creation fails or validation errors occur
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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