displayName
POST /api/v1/dispatches
method
POST
path
/api/v1/dispatches
responseShape
RunRecord (201) | { error: 'agent_unavailable', agent }
authRequired
true
description
Create a new run dispatch (createDispatch handler also bound to /api/v1/runs). Source: packages/agent-mux/gateway/src/server.ts:484-505.