Description
This endpoint allows you to execute a specific workflow by providing its ID and required input parameters.Request Body
Content-Type:application/json
Example Request
Response
Path Parameters
| Name | Required | Type | Description |
|---|---|---|---|
| workflow_id | Yes | string | The ID of the workflow to run |
Request Parameters
| Name | Required | Type | Description |
|---|---|---|---|
| story | Yes | string | The story prompt for the workflow |
