CreateWorkflowResponse¶
| Field | Type | Description |
|---|---|---|
| id | string | Unique identifier for the created workflow. |
Example¶
JSON
{
"id": "abc-123-def"
}
| Field | Type | Description |
|---|---|---|
| id | string | Unique identifier for the created workflow. |
{
"id": "abc-123-def"
}