Create run
Runs
Create run
Start a new agent run. Returns immediately with run info - does not wait for completion.
POST
Create run
Documentation Index
Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Body
application/json
The agent ID to run
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$Optional initial message to start the run with (e.g. a trigger payload or user instruction)
Optional sandbox ID with pre-uploaded files
Webhook URL to POST events to (human_request, run_completed, run_failed, run_interrupted)
Response
Default Response
The newly created run