dograh/docs/api-reference/agents/runs/create.mdx
2026-03-14 16:26:07 +05:30

7 lines
347 B
Text

---
title: "Create Test Run"
description: "Execute a workflow without placing a real phone call"
openapi: "POST /api/v1/workflow/{workflow_id}/runs"
---
Creates a test execution of the workflow. No outbound call is placed — this is useful for validating agent behavior, checking prompt outputs, and testing tool integrations before going live.