StopWorkflowRequest¶
| Field | Type | Description |
|---|---|---|
| workflow_id | string | The ID of the workflow to update. |
Example¶
JSON
{
"workflow_id": "wrkf_abc123"
}
| Field | Type | Description |
|---|---|---|
| workflow_id | string | The ID of the workflow to update. |
{
"workflow_id": "wrkf_abc123"
}