Generate Workflow
Generates a complete Workflow DTO with AI-generated groups and steps based on the workflow name and description
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"name": "string",
"description": "string"
}
Responses
200 OK
401 Unauthorized - Invalid or missing API key