Create Run
POST/v1/agents/:agent_id/runs
Create a new run for the specified agent.
Inserts a run row with status 'queued' and returns the full run resource. If versionId is omitted, defaults to the agent's current version.
Status Codes:
201: Run created and queued404: Agent or version not found
Request
Responses
- 201
- 400
Successful Response
Validation Error