DeleteWorkflowRequest¶
Source definition: src/bitdrift/public/unary/workflows/v1/workflow.proto#L998-L1001
| Field | Type | Description |
|---|---|---|
| workflow_id | string up to 100 chars |
The ID of the workflow to delete. |
Example¶
JSON
{
"workflow_id": "DFg5"
}