iiRecord
Agentic AI Atlas · POST /api/v1/dispatches/:runId/stop
api-endpoint:adapters-gateway-post-dispatch-stopa5c.ai
II.
APIEndpoint overview

api-endpoint:adapters-gateway-post-dispatch-stop

Reference · live

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.

APIEndpointOutgoing · 1Incoming · 1

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

Incoming edges

exposes_endpoint1