II.
APIEndpoint overview
Reference · liveapi-endpoint:adapters-gateway-post-dispatches
POST /api/v1/dispatches overview
Create a new run dispatch (createDispatch handler also bound to /api/v1/runs). Source: packages/adapters/gateway/src/server.ts:484-505.
Attributes
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/adapters/gateway/src/server.ts:484-505.
Outgoing edges
exposed_by1
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway
Incoming edges
exposes_endpoint1
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway