CreateWorkflowResponse¶
Source definition: src/bitdrift/public/unary/workflows/v1/workflow.proto#L920-L924
| Field | Type | Description |
|---|---|---|
| id | string | Unique identifier for the created workflow. |
Example¶
JSON
{
"id": "abc-123-def"
}