---
search:
  exclude: true
---

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

| Field | Type | Description |
|---|---|---|
| workflow_id | <span class="proto-type proto-type-primitive">string</span> | The ID of the workflow to update. |

#### Example
```json
{
  "workflow_id": "DFg5"
}
```

