---
search:
  exclude: true
---

# <a id="bitdrift.public.unary.workflows.v1.CreateWorkflowResponse"></a>CreateWorkflowResponse

| Field | Type | Description |
|---|---|---|
| id | <span class="proto-type proto-type-primitive">string</span> | Unique identifier for the created workflow. |

#### Example
```json
{
  "id": "abc-123-def"
}
```

