Skip to content
View as Markdown

DeployWorkflowRequest

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

Example

JSON
{
  "workflow_id": "wrkf_abc123"
}