Skip to content
View as Markdown

DeleteWorkflowRequest

Field Type Description
workflow_id string The ID of the workflow to delete.

Example

JSON
{
  "workflow_id": "wrkf_abc123"
}