II.
APIEndpoint overview
Reference · liveapi-endpoint:adapters-gateway-post-dispatch-stop
POST /api/v1/dispatches/:runId/stop overview
Stop a running dispatch (stopDispatch handler also bound to /api/v1/runs/:runId/stop). Source: packages/adapters/gateway/src/server.ts:524-534.
Attributes
displayName
POST /api/v1/dispatches/:runId/stop
method
POST
path
/api/v1/dispatches/:runId/stop
responseShape
{ stopped: bool } (200 if stopped else 404)
authRequired
true
description
Stop a running dispatch (stopDispatch handler also bound to /api/v1/runs/:runId/stop). Source: packages/adapters/gateway/src/server.ts:524-534.
Outgoing edges
exposed_by1
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway
Incoming edges
exposes_endpoint1
- package:a5c-ai-adapters-gateway·PackageSurfaceAdapters Gateway